Share via


ReportingService2010.EndGetScheduleProperties(IAsyncResult) Method

Definition

public:
 Microsoft::SqlServer::ReportingServices2010::Schedule ^ EndGetScheduleProperties(IAsyncResult ^ asyncResult);
public Microsoft.SqlServer.ReportingServices2010.Schedule EndGetScheduleProperties (IAsyncResult asyncResult);
member this.EndGetScheduleProperties : IAsyncResult -> Microsoft.SqlServer.ReportingServices2010.Schedule
Public Function EndGetScheduleProperties (asyncResult As IAsyncResult) As Schedule

Parameters

asyncResult
IAsyncResult

Returns

Applies to