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

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

    Parameters

    result
    See Also