[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginResumeSchedule

BeginResumeSchedule Method

BeginResumeSchedule(BatchHeader, string, AsyncCallback, object)

Declaration
public IAsyncResult BeginResumeSchedule(BatchHeader BatchHeader, string ScheduleID, AsyncCallback callback, object asyncState)
Public Function BeginResumeSchedule(BatchHeader As BatchHeader, ScheduleID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
BatchHeader BatchHeader
string ScheduleID
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult