複数の値を持つパラメーターが有効かどうかを示します。読み取り専用です。
名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (Microsoft.ReportViewer.WebForms.dll)
構文
'宣言
Public ReadOnly Property MultiValue As Boolean
Get
'使用
Dim instance As ReportParameterInfo
Dim value As Boolean
value = instance.MultiValue
public bool MultiValue { get; }
public:
property bool MultiValue {
bool get ();
}
member MultiValue : bool
function get MultiValue () : boolean
プロパティ値
型: System.Boolean
読み取り専用のブール値。