DynamicFilter

DynamicFilter class

Represents the dynamic filter.

Properties

NameTypeDescription
DynamicFilterTypeNumberGets 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: Number

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