CustomFilter Class

CustomFilter class

Represents the custom filter.


type CustomFilter struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetFilterOperatorTypeGets and sets the filter operator type.
SetFilterOperatorTypeGets and sets the filter operator type.
GetCriteriaGets and sets the criteria.
SetCriteria_ObjectGets and sets the criteria.
SetCriteria_FilterOperatorType_ObjectSets the filter criteria.