ExecutionInfo.NeedsProcessing 속성
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public Property NeedsProcessing As Boolean
public bool NeedsProcessing { get; set; }
public:
property bool NeedsProcessing {
bool get ();
void set (bool value);
}
member NeedsProcessing : bool with get, set
function get NeedsProcessing () : boolean
function set NeedsProcessing (value : boolean)
속성 값
형식: Boolean
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스