| 4D v18dataClassAttribute.type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 dataClassAttribute.type 
         | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Parameter | Type | Description | ||||||
| dataClassAttribute.type | String |   | 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.kind | type | Comment | 
| 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 | 
| relatedEntity | related dataClass name | Ex: "Companies" | 
| relatedEntities | related dataClass name + "Selection" suffix | Ex: "EmployeeSelection" | 
	Product:  4D
	Theme:  ORDA - DataClassAttribute
	
        
        
	
	Created:  4D v17 R5
	
	
	4D Language Reference ( 4D v18)
	
	
	
 Add a comment
Add a comment