new OrderFilterCriteria()
**PRIVATE API - Reserved for internal use**
Specification of sort/filter criteria to be applied to a list.
Constructs a new OrderFilterCriteria.
The following features are supported:
Members
filter :string
**PRIVATE API - Reserved for internal use**
Expression defining the filter criteria to be applied to the list.
This property holds the value of the 'Filter' attribute.
Type:
- string
order :string
**PRIVATE API - Reserved for internal use**
Expression defining the sort criteria to be applied to the list.
This property holds the value of the 'Order' attribute.
Type:
- string