ReportParameter.StateSpecified 속성

네임스페이스:  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리:  Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)

구문

‘선언
Public Property StateSpecified As Boolean
public bool StateSpecified { get; set; }
public:
property bool StateSpecified {
    bool get ();
    void set (bool value);
}
member StateSpecified : bool with get, set
function get StateSpecified () : boolean
function set StateSpecified (value : boolean)

속성 값

형식: Boolean

참고 항목

참조

ReportParameter 클래스

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스