FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportingService2005SoapClient Class / CreateReportHistorySnapshotAsync Method / CreateReportHistorySnapshotAsync(BatchHeader,String) Method

In This Topic
    CreateReportHistorySnapshotAsync(BatchHeader,String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub CreateReportHistorySnapshotAsync( _
       ByVal BatchHeader As BatchHeader, _
       ByVal Report As String _
    ) 
    public void CreateReportHistorySnapshotAsync( 
       BatchHeader BatchHeader,
       string Report
    )

    Parameters

    BatchHeader
    Report
    See Also