言語

ReportParameter.StateSpecified プロパティ

定義

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

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

プロパティ値

Boolean の値。

適用対象