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

适用于