CaseSensitive | Indicates if the filter for the specified field is case sensitive. The default is False. |
DataType | The filtered entity type. |
FetchLimit | Maximum number of results to return from server. |
Fields | The value of the specified field. |
Filter | The filter condition for the field specified by the FieldName. |
KeepHierarchical | Indicates whether to include parent objects in list. |
Order | The position of the specified field in the list of the sort fields. (zero-based). |
OrderDirection | The sort order: TDOLE_ASCENDING or TDOLE_DESCENDING. |
Text | The full fields filter as text. |
XFilter | The cross filter according to the entity type. |