ReportParameter.QueryParameterSpecified Property

Definition

Indicates whether the ReportParameter property has been specified.

public:
 property bool QueryParameterSpecified { bool get(); void set(bool value); };
public bool QueryParameterSpecified { get; set; }
member this.QueryParameterSpecified : bool with get, set
Public Property QueryParameterSpecified As Boolean

Property Value

A Boolean value.

Applies to