HasParametersWithoutDefault |
Scroll |
Returns whether the report has parameters without default values.
Namespace: Therefore.API
Visual Basic Public Overridable Function HasChangeableParameters As String C# public virtual string HasChangeableParameters ()
Parameters None.
Return Value True if the report has parameters without default values. false if the report has no parameters without default values. |