DynamicFilter

DynamicFilter class

Represents the dynamic filter.

Properties

NameTypeDescription
DynamicFilterTypeintGets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant.
ValueObjectGets and sets the dynamic filter value.
MaxValueObjectGets and sets the dynamic filter max value.

DynamicFilter.DynamicFilterType property

Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant.

Type: int

DynamicFilter.Value property

Gets and sets the dynamic filter value.

Type: Object

DynamicFilter.MaxValue property

Gets and sets the dynamic filter max value.

Type: Object