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

The request body is of type GetSingleScheduleLog.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleScheduleLog Element

Overview

Sequence
itemId xs:int
Response (GetSingleScheduleLogSoapOut)

The response body is of type GetSingleScheduleLogResponse.

Response Body Parameters

NameDescriptionData Type
 ScheduleLogInfo
Log Element ScheduleId Element StoreId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleScheduleLogResult Element Sequence GetSingleScheduleLogResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ScheduleId xs:int
Log optional xs:string
See Also
All Operations Resource GroupGeneralComponents Web Service