DataServer.NameSym Property (Typed) | |
A symbol representing the name of this data server.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY NameSym AS SYMBOL GET
public virtual Symbol NameSym { get; }
Request Example
View SourceProperty Value
Type:
SymbolA symbol representing the name of this data server.
See Also