Label |
Scroll |
Gets the label of the report parameter.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Label As String C# public virtual string Label { get; }
Property Value The label of the report parameter.
|