FilterValue Class

FilterValue class

Represents filter value used in the criteria.


type FilterValue struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetStringValueGets the string value.
GetDateTimeGroupItemGets date time value.
GetValueTypeGets the type of this filter value.