[]
public IAsyncResult BeginSetExecutionOptions(BatchHeader BatchHeader, string Report, ExecutionSettingEnum ExecutionSetting, ScheduleDefinitionOrReference Item, AsyncCallback callback, object asyncState)
Public Function BeginSetExecutionOptions(BatchHeader As BatchHeader, Report As String, ExecutionSetting As ExecutionSettingEnum, Item As ScheduleDefinitionOrReference, callback As AsyncCallback, asyncState As Object) As IAsyncResult
| Type | Name | Description |
|---|---|---|
| BatchHeader | BatchHeader | |
| string | Report | |
| ExecutionSettingEnum | ExecutionSetting | |
| ScheduleDefinitionOrReference | Item | |
| AsyncCallback | callback | |
| object | asyncState |
| Type | Description |
|---|---|
| IAsyncResult |