[]
        
(Showing Draft Content)

C1.Win.ImportServices.ReportingService4.ReportingService2005SoapClient.SetReportHistoryOptionsAsync

SetReportHistoryOptionsAsync Method

SetReportHistoryOptionsAsync(BatchHeader, string, bool, bool, ScheduleDefinitionOrReference)

Declaration
public void SetReportHistoryOptionsAsync(BatchHeader BatchHeader, string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
bool EnableManualSnapshotCreation
bool KeepExecutionSnapshots
ScheduleDefinitionOrReference Item

SetReportHistoryOptionsAsync(BatchHeader, string, bool, bool, ScheduleDefinitionOrReference, object)

Declaration
public void SetReportHistoryOptionsAsync(BatchHeader BatchHeader, string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
bool EnableManualSnapshotCreation
bool KeepExecutionSnapshots
ScheduleDefinitionOrReference Item
object userState