ReportParameter.PromptUserSpecified, 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 PromptUserSpecified As Boolean
public bool PromptUserSpecified { get; set; }
public:
property bool PromptUserSpecified {
    bool get ();
    void set (bool value);
}
member PromptUserSpecified : bool with get, set
function get PromptUserSpecified () : boolean
function set PromptUserSpecified (value : boolean)

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ReportParameter Classe

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