[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.SetReportHistoryOptionsRequest.-ctor

SetReportHistoryOptionsRequest Constructor

SetReportHistoryOptionsRequest()

Declaration
public SetReportHistoryOptionsRequest()
Public Sub New()

SetReportHistoryOptionsRequest(BatchHeader, string, bool, bool, ScheduleDefinitionOrReference)

Declaration
public SetReportHistoryOptionsRequest(BatchHeader BatchHeader, string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item)
Public Sub New(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