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

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

    Parameters

    result
    See Also