Share via


ReportingService2010.BeginListScheduledItems Method

Definition

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

Parameters

ScheduleID
String
callback
AsyncCallback
asyncState
Object

Returns

Applies to