ExecutionInfo.NeedsProcessing, propriété

Espace de noms :  Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
Assembly :  Microsoft.ReportViewer.WinForms (dans Microsoft.ReportViewer.WinForms.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ExecutionInfo Classe

Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution, espace de noms