Entity CustomItemRecord

Description of Entity CustomItemRecord

Leaves a record of the item. The type of file, order number, which modules to appear in etc are all located in this entity for the item record.


List of Attributes of the Entity CustomItemRecord

Name

Code

Custom Item ID

CustomItemId

Custom Item Appear In

CustomItemAppearIn

Custom Item Order

CustomItemOrder

Custom Item Caption

CustomItemCaption

CustomItemDLLName

CustomItemDLLName

Custom Item Parent

CustomItemParent

Custom Item Control Type

CustomItemControlType


Entity Attribute Custom Item ID of the Entity CustomItemRecord

Card of Attribute Custom Item ID of the Entity CustomItemRecord

Name

Custom Item ID

Code

CustomItemId

Data Type

char(20)

Mandatory

Yes


Description of Attribute Custom Item ID of the Entity CustomItemRecord

Shows the identity of the customised item. It is the primary key of the CustomItemRecord table.


Entity Attribute Custom Item Appear In of the Entity CustomItemRecord

Card of Attribute Custom Item Appear In of the Entity CustomItemRecord

Name

Custom Item Appear In

Code

CustomItemAppearIn

Data Type

char(20)

Mandatory

Yes


Description of Attribute Custom Item Appear In of the Entity CustomItemRecord

Shows the customised item that appears in the record. It also acts as a primary key for the CustomItemRecord table.


Entity Attribute Custom Item Order of the Entity CustomItemRecord

Card of Attribute Custom Item Order of the Entity CustomItemRecord

Name

Custom Item Order

Code

CustomItemOrder

Data Type

integer

Mandatory

No


Description of Attribute Custom Item Order of the Entity CustomItemRecord

Shows the order for the customised item.


Entity Attribute Custom Item Caption of the Entity CustomItemRecord

Card of Attribute Custom Item Caption of the Entity CustomItemRecord

Name

Custom Item Caption

Code

CustomItemCaption

Data Type

char(200)

Mandatory

Yes


Description of Attribute Custom Item Caption of the Entity CustomItemRecord

Shows the caption of the customised item.


Entity Attribute CustomItemDLLName of the Entity CustomItemRecord

Card of Attribute CustomItemDLLName of the Entity CustomItemRecord

Name

CustomItemDLLName

Code

CustomItemDLLName

Data Type

char(200)

Mandatory

No


Description of Attribute CustomItemDLLName of the Entity CustomItemRecord

The Dynamic Link Library (dll) name, also the file extension name, of the customised item.


Entity Attribute Custom Item Parent of the Entity CustomItemRecord

Card of Attribute Custom Item Parent of the Entity CustomItemRecord

Name

Custom Item Parent

Code

CustomItemParent

Data Type

char(20)

Mandatory

No


Description of Attribute Custom Item Parent of the Entity CustomItemRecord

Shows the parent of the customised item.


Entity Attribute Custom Item Control Type of the Entity CustomItemRecord

Card of Attribute Custom Item Control Type of the Entity CustomItemRecord

Name

Custom Item Control Type

Code

CustomItemControlType

Data Type

char(20)

Mandatory

No


Description of Attribute Custom Item Control Type of the Entity CustomItemRecord

Shows the control type of the customised item.