DataColumn.NameSym Property | |
A symbol representing the name of this data column.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY NameSym AS USUAL GET
public virtual Usual NameSym { get; }
Request Example
View SourceProperty Value
Type:
UsualA symbol representing the name of this data column.
See Also