FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapChannel Interface / BeginListModelPerspectives Method

In This Topic
    BeginListModelPerspectives Method (ReportingService2005SoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function BeginListModelPerspectives( _
       ByVal request As ListModelPerspectivesRequest, _
       ByVal callback As AsyncCallback, _
       ByVal asyncState As Object _
    ) As IAsyncResult
    IAsyncResult BeginListModelPerspectives( 
       ListModelPerspectivesRequest request,
       AsyncCallback callback,
       object asyncState
    )

    Parameters

    request
    callback
    asyncState
    See Also