ToggleItemCompletedEventArgs.Result, propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property Result As Boolean
public bool Result { get; }
public:
property bool Result {
    bool get ();
}
member Result : bool with get
function get Result () : boolean

Valeur de propriété

Type : Boolean

Voir aussi

Référence

ToggleItemCompletedEventArgs Classe

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