DescriptorSource Interface

Descriptor properties

Implemented by

Properties

Name Type Description
categories Readonly CategoryDescription[] A list of content field categories used in this descriptor  
connectionId Readonly string | undefined Id of the connection used to create the descriptor  
contentFlags Readonly number ContentFlags used to create the descriptor  
displayType Readonly string Display type used to create the descriptor  
fields Readonly Field[] A list of fields contained in the descriptor  
fieldsFilterExpression string | undefined ECExpression for filtering content by  
filterExpression string | undefined ECExpression for filtering content Deprecated  
inputKeysHash Readonly string | undefined Hash of the input keys used to create the descriptor  
instanceFilter InstanceFilterDefinition | undefined Instances filter that allows filtering content by class, properties of specific class  
ruleset Readonly Ruleset | undefined A ruleset used to create this descriptor.  
selectClasses Readonly SelectClassInfo[] A list of classes that will be selected from when creating content with this descriptor  
selectionInfo Readonly SelectionInfo | undefined Selection info used to create the descriptor  
sortDirection Readonly SortDirection | undefined Sorting direction  
sortingField Readonly Field | undefined Field used to sort the content  

Defined in

Last Updated: 13 May, 2024