ReportingService2010.BeginListScheduledItems 方法

定義

public:
 IAsyncResult ^ BeginListScheduledItems(System::String ^ ScheduleID, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginListScheduledItems (string ScheduleID, AsyncCallback callback, object asyncState);
Public Function BeginListScheduledItems (ScheduleID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

ScheduleID
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於