Partager via


ReportExecutionService.EndToggleItem, méthode

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

Syntaxe

'Déclaration
Public Function EndToggleItem ( _
    asyncResult As IAsyncResult _
) As Boolean
public bool EndToggleItem(
    IAsyncResult asyncResult
)
public:
bool EndToggleItem(
    IAsyncResult^ asyncResult
)
member EndToggleItem : 
        asyncResult:IAsyncResult -> bool 
public function EndToggleItem(
    asyncResult : IAsyncResult
) : boolean

Paramètres

  • asyncResult
    Type : IAsyncResult

Valeur de retour

Type : Boolean

Voir aussi

Référence

ReportExecutionService Classe

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