General Types

The following general types have been added or updated:
sortorder
The sort order of a column.
The value is one of the following:
  • none
  • ascending
  • descending
fulltextsearchoperator
The operator that will be used to perform full text searches:
  • If useoperators is not used with the value fulltextsearch, then this is the only operator that will be used.
  • Otherwise, it's the default operator in the dropdown.
The value is one of the following:
  • equal
  • notequal
  • lessthan
  • greaterthan
  • lessthanorequal
  • greaterthanorequal
  • contains
If the operator is not set, the application will use the most suitable operator for full text search.
metadatafilteroperator
The operator that will be used to filter metadata:
  • If useoperators is not used with the value metadatafilter, then this is the only operator that will be used.
  • Otherwise, it's the default operator in the dropdown.
The value is one of the following:
  • equal
  • notequal
  • lessthan
  • greaterthan
  • lessthanorequal
  • greaterthanorequal
  • in
  • notin
  • like
If the operator is not set, the application will use the most suitable operator for metadata filtering.
useoperators
The types of field for which a list of operators appears in a dropdown in the user interfaces, so the user can choose one.
The value is one of the following:
  • none
  • fulltextsearch
  • metadatafilter
expandstate
The expand status.
Possible values:
  • none
  • expanded
  • collapsed
flowdirection
The flow direction.
Possible values:
  • vertical
  • horizontal
level
The level, with none as an additional possible value.
ishfielddatatype
The data type of the ISH field.