Compartir a través de


ReportingService2006.BeginListScheduledReports Método

Definición

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

Parámetros

ScheduleID
String
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a