SetReportHistoryOptionsAsync Method
Declaration
public void SetReportHistoryOptionsAsync(BatchHeader BatchHeader, string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item)
Public Sub SetReportHistoryOptionsAsync(BatchHeader As BatchHeader, Report As String, EnableManualSnapshotCreation As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference)
Parameters
Declaration
public void SetReportHistoryOptionsAsync(BatchHeader BatchHeader, string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState)
Public Sub SetReportHistoryOptionsAsync(BatchHeader As BatchHeader, Report As String, EnableManualSnapshotCreation As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference, userState As Object)
Parameters