ReportParameter.AllowBlankSpecified 속성

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

구문

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

속성 값

형식: Boolean

참고 항목

참조

ReportParameter 클래스

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