ReportParameter.UsedInQuery Property

Definition

Gets a value that indicates whether or not the parameter is used in a query in the report.

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

Property Value

A Boolean value.

Applies to