This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19.8
dataClassAttribute.name
|
dataClassAttribute.name -> dataClassAttribute.name | ||||||||
Parameter | Type | Description | ||||||
dataClassAttribute.name | String |
![]() |
Name of the attribute as defined in the database structure | |||||
The dataClassAttribute.name property returns the name of the dataClassAttribute object as string.
C_TEXT($attName)
$attName:=ds.Employee.lastname.name //$attName="lastname"
Product: 4D
Theme: ORDA - DataClassAttribute
Created: 4D v17
4D Language Reference ( 4D v19)
4D Language Reference ( 4D v19.1)
4D Language Reference ( 4D v19.4)
4D Language Reference ( 4D v19.5)
4D Language Reference ( 4D v19.6)
4D Language Reference ( 4D v19.7)
4D Language Reference ( 4D v19.8)