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

In This Topic
    SetReportHistoryOptions Method (ReportingService2005SoapClient)
    In This Topic
    Syntax
    'Declaration
     
    Public Function SetReportHistoryOptions( _
       ByVal BatchHeader As BatchHeader, _
       ByVal Report As String, _
       ByVal EnableManualSnapshotCreation As Boolean, _
       ByVal KeepExecutionSnapshots As Boolean, _
       ByVal Item As ScheduleDefinitionOrReference _
    ) As ServerInfoHeader

    Parameters

    BatchHeader
    Report
    EnableManualSnapshotCreation
    KeepExecutionSnapshots
    Item
    See Also