[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginSetReportHistoryOptions

BeginSetReportHistoryOptions Method

BeginSetReportHistoryOptions(BatchHeader, string, bool, bool, ScheduleDefinitionOrReference, AsyncCallback, object)

Declaration
public IAsyncResult BeginSetReportHistoryOptions(BatchHeader BatchHeader, string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, AsyncCallback callback, object asyncState)
Public Function BeginSetReportHistoryOptions(BatchHeader As BatchHeader, Report As String, EnableManualSnapshotCreation As Boolean, KeepExecutionSnapshots As Boolean, Item As ScheduleDefinitionOrReference, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string Report
bool EnableManualSnapshotCreation
bool KeepExecutionSnapshots
ScheduleDefinitionOrReference Item
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult