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

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

    Parameters

    result
    See Also