MetaEntityAttrDTO interface

Entity attribute JSON representation object.

Index

Properties

Properties


cptn

The caption.

● cptn: string


dattr

● dattr?: string


desc

The description.

● desc?: string


dfmt

Display format

● dfmt?: string


dtype

The data type.

● dtype: DataType


edtr

Value editor id

● edtr?: string


id

The id.

● id: string


ied

Is editable

● ied?: boolean


ifk

Is primary key

● ifk: boolean


ipk

Is primary key

● ipk: boolean


ivis

Is visible

● ivis?: boolean


kind

● kind: EntityAttrKind


lattr

Look Up attribute

● lattr: string


ldattr

● ldattr?: string


lent

● lent?: string


nul

Is nullabel

● nul?: boolean


sil

Show in lookup

● sil?: boolean


size

The size of data.

● size: number


soc

Show On Create

● soc?: boolean


soe

Show On Edit

● soe?: boolean


sov

Show On View

● sov?: boolean


udata

User data

● udata?: string