Class: OrderFilterCriteria

tibco.objectapi.brm.OrderFilterCriteria

new OrderFilterCriteria()

Specification of sort/filter criteria to be applied to a work item list. Constructs a new OrderFilterCriteria.

The following features are supported:

Members

filter :string

Expression defining the filter criteria to be applied to the work item list. Refer to the developer's guide for more information about how to define this expression. This property holds the value of the 'Filter' attribute.
Type:
  • string

order :string

Expression defining the sort criteria to be applied to the work item list. Refer to the developer's guide for more information about how to define this expression. This property holds the value of the 'Order' attribute.
Type:
  • string