FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / EndGetRoleProperties Method

In This Topic
    EndGetRoleProperties Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function EndGetRoleProperties( _
       ByVal result As IAsyncResult, _
       ByRef Tasks() As Task, _
       ByRef Description As String _
    ) As ServerInfoHeader
    public ServerInfoHeader EndGetRoleProperties( 
       IAsyncResult result,
       out Task[] Tasks,
       out string Description
    )

    Parameters

    result
    Tasks
    Description
    See Also