言語

ReportParameter.QueryParameterSpecified プロパティ

定義

ReportParameterプロパティが指定されているかどうかを示します。

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

プロパティ値

Boolean の値。

適用対象