4D v19dataClassAttribute.fieldType |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
dataClassAttribute.fieldType
|
Parameter | Type | Description | ||||||
dataClassAttribute.fieldType | Number |
![]() |
4D type of the attribute | |||||
The dataClassAttribute.fieldType property contains the 4D database type of the attribute. It depends on the attribute kind (see dataClassAttribute.kind).
Possible values:
dataClassAttribute.kind | fieldType | Comment |
storage | Corresponding 4D field type | See Type command |
relatedEntity | 38 (Is object) | |
relatedEntities | 42 (Is collection) |
Product: 4D
Theme: ORDA - DataClassAttribute
Created: 4D v17 R5
4D Language Reference ( 4D v19)
4D Language Reference ( 4D v19.1)