4D v17 R5

dataClassAttribute.name

Home

 
4D v17 R5
dataClassAttribute.name

dataClassAttribute.name 


 

   
Parameter Type   Description
dataClassAttribute.name   String in Name of the attribute as defined in the database structure

The dataClassAttribute.name property returns the name of the dataClassAttribute object as string.

Example  

 C_TEXT($attName)
 $attName:=ds.Employee.lastname.name //$attName="lastname"



See also 

dataClassAttribute.kind

 
PROPERTIES 

Product: 4D
Theme: ORDA - DataClassAttribute

 
HISTORY 

Created: 4D v17

 
ARTICLE USAGE

4D Language Reference ( 4D v17)
4D Language Reference ( 4D v17 R5)
4D Language Reference ( 4D v17.1)
4D Language Reference ( 4D v17.2)
4D Language Reference ( 4D v17.3)
4D Language Reference ( 4D v17.4)