[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginPauseSchedule

BeginPauseSchedule Method

BeginPauseSchedule(BatchHeader, string, AsyncCallback, object)

Declaration
public IAsyncResult BeginPauseSchedule(BatchHeader BatchHeader, string ScheduleID, AsyncCallback callback, object asyncState)
Public Function BeginPauseSchedule(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