ExecutionInfo.ParametersRequired, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
Public Property ParametersRequired As Boolean
public bool ParametersRequired { get; set; }
public:
property bool ParametersRequired {
    bool get ();
    void set (bool value);
}
member ParametersRequired : bool with get, set
function get ParametersRequired () : boolean
function set ParametersRequired (value : boolean)

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ExecutionInfo Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms