[]
public void SetReportHistoryOptionsAsync(BatchHeader BatchHeader, string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| bool | EnableManualSnapshotCreation | |
| bool | KeepExecutionSnapshots | |
| ScheduleDefinitionOrReference | Item |
public void SetReportHistoryOptionsAsync(BatchHeader BatchHeader, string Report, bool EnableManualSnapshotCreation, bool KeepExecutionSnapshots, ScheduleDefinitionOrReference Item, object userState)
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| bool | EnableManualSnapshotCreation | |
| bool | KeepExecutionSnapshots | |
| ScheduleDefinitionOrReference | Item | |
| object | userState |