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