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 값입니다.

적용 대상