SQLStatement.HyperLabel Property (Typed) | |
A hyperlabel containing a description of the statement.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY HyperLabel AS HyperLabel GET
public virtual HyperLabel HyperLabel { get; }
Request Example
View SourceProperty Value
Type:
HyperLabelA hyperlabel containing a description of the statement.
See Also