[]
        
(Showing Draft Content)

C1.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)
Public Sub SetReportHistoryOptionsAsync(BatchHeader As BatchHeader, Report As String, EnableManualSnapshotCreation As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference)
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)
Public Sub SetReportHistoryOptionsAsync(BatchHeader As BatchHeader, Report As String, EnableManualSnapshotCreation As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference, userState As Object)
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
bool EnableManualSnapshotCreation
bool KeepExecutionSnapshots
ScheduleDefinitionOrReference Item
object userState