Click or drag to resize

DataField.NameSym Property (Typed)

X#
A symbol representing the name of the field.

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

Property Value

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