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

In This Topic
    EndListRoles Method (ReportingService2005Soap)
    In This Topic
    Syntax
    'Declaration
     
    Function EndListRoles( _
       ByVal result As IAsyncResult _
    ) As ListRolesResponse
    ListRolesResponse EndListRoles( 
       IAsyncResult result
    )

    Parameters

    result
    See Also