指示参数是否可以为多值参数。只读。
命名空间:  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
一个只读 Boolean 值。