HasChangeableParameters |
Scroll |
Returns whether the report has parameters that can be changed.
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 that can be changed. false if the report has no parameters that can be changed. |