Click or drag to resize

CriteriaScreenOptionsPropertyIds Field

Contains ids of the properties to be displayed in the criteria screen. The properties will appear in the same order in the screen as in the collection. The following property types are supported: - Reference properties - Set properties - Value proeprties of data type 'text'

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public readonly IntegerList PropertyIds

Field Value

Type: IntegerList
See Also