Click or drag to resize

FilterType Enumeration

Filter Types that a Commence ViewFilter request can use, i.e. the filters you can apply to Commence.

Namespace:  Vovin.CmcLibNet.Database
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public enum FilterType
Members
  Member nameValueDescription
Field0 Filter on fieldvalue.
ConnectionToItem1 Filter on connection to specific item.
ConnectionToCategoryToItem2 Filter on connected item to connected item.
ConnectionToCategoryField3 Filter on fieldvalue in connected category.
See Also