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 值。

适用于