ReportingService2010.BeginGetScheduleProperties 方法

定義

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

參數

ScheduleID
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於