'Declaration Public Function BeginSetExecutionOptions( _ ByVal BatchHeader As BatchHeader, _ ByVal Report As String, _ ByVal ExecutionSetting As ExecutionSettingEnum, _ ByVal Item As ScheduleDefinitionOrReference, _ ByVal callback As AsyncCallback, _ ByVal asyncState As Object _ ) As IAsyncResult
public IAsyncResult BeginSetExecutionOptions( BatchHeader BatchHeader, string Report, ExecutionSettingEnum ExecutionSetting, ScheduleDefinitionOrReference Item, AsyncCallback callback, object asyncState )
Parameters
- BatchHeader
- Report
- ExecutionSetting
- Item
- callback
- asyncState