Freigeben über


ReportParameterInfo.PromptUser-Eigenschaft

Gibt an, ob der Benutzer zur Eingabe des Werts für den Parameter aufgefordert wird.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)

Syntax

'Declaration
Public ReadOnly Property PromptUser As Boolean
public bool PromptUser { get; }
public:
property bool PromptUser {
    bool get ();
}
member PromptUser : bool with get
function get PromptUser () : boolean

Eigenschaftswert

Typ: Boolean
Ein schreibgeschützter Boolean-Wert.

Siehe auch

Referenz

ReportParameterInfo Klasse

Microsoft.Reporting.WebForms-Namespace