4D v18

dataClassAttribute.type

Home

 
4D v18
dataClassAttribute.type

dataClassAttribute.type 


 

   
Parameter Type   Description
dataClassAttribute.type   String in Conceptual type

The dataClassAttribute.type property contains the conceptual value type of the attribute, useful for generic programming. 

The conceptual value type depends on the attribute kind (see dataClassAttribute.kind).

Possible values:

dataClassAttribute.kindtypeComment
storage"number", "date", "object", "bool", "image", "blob", or "string""number" is returned for any numeric types including duration. "string" is returned for uuid, alpha and text field types
relatedEntityrelated dataClass nameEx: "Companies"
relatedEntitiesrelated dataClass name + "Selection" suffixEx: "EmployeeSelection"
 



See also 

dataClassAttribute.kind

 
PROPERTIES 

Product: 4D
Theme: ORDA - DataClassAttribute

 
HISTORY 

Created: 4D v17 R5

 
ARTICLE USAGE

4D Language Reference ( 4D v18)