ReportParameter.MultiValue Property

Definition

Gets a value that indicates whether this is a multivalue parameter (a parameter that can take a set of values).

public:
 property bool MultiValue { bool get(); };
public bool MultiValue { get; }
member this.MultiValue : bool
Public ReadOnly Property MultiValue As Boolean

Property Value

A Boolean value.

Applies to