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