HyperLabel.NameSym Property (Typed) | |
A symbol representing the name of the host object to which the hyperlabel is attached.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSystemClasses (in XSharp.VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY NameSym AS SYMBOL GET SET
public virtual Symbol NameSym { get; set; }
Request Example
View SourceProperty Value
Type:
SymbolA symbol representing the name of the host object to which the hyperlabel is attached.
See Also