ReportParameterInfo.MultiValue-Eigenschaft
Gibt an, ob der Parameter ein mehrwertiger Parameter sein kann.Schreibgeschützt.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
Public ReadOnly Property MultiValue As Boolean
public bool MultiValue { get; }
public:
property bool MultiValue {
bool get ();
}
member MultiValue : bool with get
function get MultiValue () : boolean
Eigenschaftswert
Typ: Boolean
Ein schreibgeschützter Boolean-Wert.