HyperLabel.Description Property | |
A string representing the purpose of the host object (to which the hyperlabel is attached). Typically, the system uses this as a prompt to the user or as a faster substitute for hypertext help.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Description AS USUAL GET SET
public virtual Usual Description { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the purpose of the host object (to which the hyperlabel is attached). Typically, the system uses this as a prompt to the user or as a faster substitute for hypertext help.
See Also