Show / Hide Table of Contents

Class QueryPropertyFilter<T>

Inheritance
object
QueryPropertyFilter<T>
StringQueryPropertyFilter
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class QueryPropertyFilter<T>
Type Parameters
Name Description
T

Constructors

QueryPropertyFilter()

Declaration
public QueryPropertyFilter()

QueryPropertyFilter(T, bool)

Declaration
public QueryPropertyFilter(T value, bool hasValue)
Parameters
Type Name Description
T value
bool hasValue

Properties

HasValue

Declaration
public bool HasValue { get; }
Property Value
Type Description
bool

Value

Declaration
public T Value { get; }
Property Value
Type Description
T
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©