GeneralComponents Web Service
Method/GetSingleSchedule
GeneralComponents Web Service > All Operations Resource Group : /GetSingleSchedule (Method)
Description
The GetSingleSchedule function returns the schedule record for the given primary key.
Request (GetSingleScheduleSoapIn)

The request body is of type GetSingleSchedule.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleSchedule Element

Overview

Sequence
itemId xs:int
Response (GetSingleScheduleSoapOut)

The response body is of type GetSingleScheduleResponse.

Response Body Parameters

NameDescriptionData Type
 ScheduleInfo
UserId Element LastExecutionDateTime Element EmailTemplateId Element LogReportId Element ResponseRecipients Element Payload Element TargetMethod Element Enabled Element ActiveTo Element ActiveFrom Element ExecutionTime Element Description Element Interval Element RepeatingTask Element RunBehaviour Element TaskType Element StoreId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleScheduleResult Element Sequence GetSingleScheduleResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
RepeatingTask xs:boolean
Description optional xs:string
ExecutionTime xs:dateTime
ActiveFrom xs:dateTime
ActiveTo xs:dateTime
Enabled xs:boolean
TargetMethod optional xs:string
Payload optional xs:base64Binary
ResponseRecipients optional xs:string
UserId xs:int
See Also
All Operations Resource GroupGeneralComponents Web Service