Entity ScnTmpProperty

Description of Entity ScnTmpProperty

A property template for the screen designer. Shows the different data type values.


List of all Dependencies of the Entity ScnTmpProperty

Name

Code

Class Name

Relation_2253

Relation_2253

Reference


List of Attributes of the Entity ScnTmpProperty

Name

Code

ScnTmp User Property ID

ScnTmpUserPropertyId

ScnTmp Order

ScnTmpOrder

DateValue

DateValue

BooleanValue

BooleanValue

IntegerValue

IntegerValue

NumericValue

NumericValue

StringValue

StringValue


Entity Attribute ScnTmp User Property ID of the Entity ScnTmpProperty

Card of Attribute ScnTmp User Property ID of the Entity ScnTmpProperty

Name

ScnTmp User Property ID

Code

ScnTmpUserPropertyId

Data Type

char(50)

Mandatory

Yes


Description of Attribute ScnTmp User Property ID of the Entity ScnTmpProperty

Shows the identity of the screen template user property. It also acts as a primary key for the ScnTmpProperty table.


Entity Attribute ScnTmp Order of the Entity ScnTmpProperty

Card of Attribute ScnTmp Order of the Entity ScnTmpProperty

Name

ScnTmp Order

Code

ScnTmpOrder

Data Type

integer

Mandatory

Yes


Description of Attribute ScnTmp Order of the Entity ScnTmpProperty

Shows the order for the screen template. It is also a primary key for the ScnTmpProperty table.


Entity Attribute DateValue of the Entity ScnTmpProperty

Card of Attribute DateValue of the Entity ScnTmpProperty

Name

DateValue

Code

DateValue

Data Type

date

Mandatory

No


Description of Attribute DateValue of the Entity ScnTmpProperty

A date value, usually in the format: DD-MM-YYYY.


Entity Attribute BooleanValue of the Entity ScnTmpProperty

Card of Attribute BooleanValue of the Entity ScnTmpProperty

Name

BooleanValue

Code

BooleanValue

Data Type

smallint

Mandatory

No


Description of Attribute BooleanValue of the Entity ScnTmpProperty

A boolean value, usually in a form of a checkbox.


Entity Attribute IntegerValue of the Entity ScnTmpProperty

Card of Attribute IntegerValue of the Entity ScnTmpProperty

Name

IntegerValue

Code

IntegerValue

Data Type

integer

Mandatory

No


Description of Attribute IntegerValue of the Entity ScnTmpProperty

An integer value, i.e. a whole number.


Entity Attribute NumericValue of the Entity ScnTmpProperty

Card of Attribute NumericValue of the Entity ScnTmpProperty

Name

NumericValue

Code

NumericValue

Data Type

double

Mandatory

No


Description of Attribute NumericValue of the Entity ScnTmpProperty

A numeric value, usually stands for numbers or digits.


Entity Attribute StringValue of the Entity ScnTmpProperty

Card of Attribute StringValue of the Entity ScnTmpProperty

Name

StringValue

Code

StringValue

Data Type

char(100)

Mandatory

No


Description of Attribute StringValue of the Entity ScnTmpProperty

A string value where it is a data type which includes letters, digits and special characters. It is a sequence of characters.