ReportParameter.MultiValue Property

Definition

Gets a Boolean value indicating whether this is a multivalue report parameter.

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 indicating whether this is a multivalue report parameter.

Applies to