ReportParameter.DefaultValuesQueryBased Property

Definition

Indicates whether the default values of the parameter are based on a query. Boolean. Read-only.

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

Property Value

A Boolean value.

Applies to