EntityAttrData interface
Entity attribute JSON representation object.
Properties
Section titled “Properties”The caption.
● cptn: string
defOperator
Section titled “defOperator”The default operator.
● defOperator: string
The description.
● desc?: string
The data type.
● dtype: DataType
Value editor id
● edtr?: string
The id.
● id: string
lookupAttr
Section titled “lookupAttr”Look Up attribute
● lookupAttr: string
List of operators.
● ops: string
[]
The size of data.
● size: number
The sql expression
● sql: string
Use in conditions.
● uic: boolean
Use in result.
● uir: boolean
Use in sorting.
● uis: boolean