Click or drag to resize

DataField.Name Property (Typed)

X#
A string representing the name of the field.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Name AS STRING GET 
Request Example View Source

Property Value

Type: String
A string representing the name of the field.
Remarks
A string representing the name of the field. Note that the hyperlabel also contains a name; these two names are the same in the code generated by the DBServer Editor.
See Also