FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / ReportExecutionServiceSoap Interface / BeginToggleItem Method

In This Topic
    BeginToggleItem Method (ReportExecutionServiceSoap)
    In This Topic
    Syntax
    'Declaration
     
    Function BeginToggleItem( _
       ByVal request As ToggleItemRequest, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult

    Parameters

    request
    callback
    asyncState
    See Also