ReportingService2005.BeginListScheduledReports(String, AsyncCallback, Object) Method
Definition
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
Parameters
Returns
- IAsyncResult
Applies to