Class: GetWorkItemOrderFilterType

tibco.objectapi.brm.GetWorkItemOrderFilterType

new GetWorkItemOrderFilterType()

Constructs a new GetWorkItemOrderFilterType.

The following features are supported:

Members

apiVersion :number

Specify the version of the return data. If omitted or set to 1 this API will return standard Order and filter columns. If apiVersion > 1 then it will return extra information about any work item attribute display name that exist. This property holds the value of the 'Api Version' attribute.
Type:
  • number

limitColumns :number

Number of fields about which information should be returned. (Fields means the fields defined by BRM that can be used in sort/filter criteria expressions for work item lists.) A value of 0 returns information about all fields. This property holds the value of the 'Limit Columns' attribute.
Type:
  • number