Compartir a través de


ReportParameterInfo.PromptUser (Propiedad)

Indica si se solicita al usuario que proporcione el valor del parámetro.

Espacio de nombres:  Microsoft.Reporting.WebForms
Ensamblado:  Microsoft.ReportViewer.WebForms (en Microsoft.ReportViewer.WebForms.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: Boolean
Un valor booleano de solo lectura.

Vea también

Referencia

ReportParameterInfo Clase

Microsoft.Reporting.WebForms (Espacio de nombres)