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

In This Topic
    EndGetPermissions Method (ReportingService2005SoapChannel)
    In This Topic
    Syntax
    'Declaration
     
    Function EndGetPermissions( _
       ByVal result As IAsyncResult _
    ) As GetPermissionsResponse
    GetPermissionsResponse EndGetPermissions( 
       IAsyncResult result
    )

    Parameters

    result
    See Also