Compartir a través de


ReportingService2006.BeginDeleteSchedule Método

Definición

public:
 IAsyncResult ^ BeginDeleteSchedule(System::String ^ ScheduleID, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginDeleteSchedule (string ScheduleID, AsyncCallback callback, object asyncState);
member this.BeginDeleteSchedule : string * AsyncCallback * obj -> IAsyncResult
Public Function BeginDeleteSchedule (ScheduleID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parámetros

ScheduleID
String
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a