ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetTimeProfiles
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetTimeProfiles (Method)
Description
The GetTimeProfiles function returns all timeProfile records for the specified parameters.
Request (GetTimeProfilesSoapIn)

The request body is of type GetTimeProfiles.

Request Body Parameters

NameDescriptionData Type
 TimeProfilesFilter
HourTo Element HourFrom Element Description Element Code Element Sequence filter Element Sequence GetTimeProfiles Element

Overview

Sequence
Sequence
Code optional xs:string
Description optional xs:string
HourFrom xs:unsignedByte
HourTo xs:unsignedByte
Response (GetTimeProfilesSoapOut)

The response body is of type GetTimeProfilesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewTimeProfileInfo
Sunday Element Saturday Element Friday Element Thursday Element Wednesday Element Tuesday Element Monday Element HourTo Element HourFrom Element Description Element Code Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewTimeProfileInfo Element Sequence GetTimeProfilesResult Element Sequence GetTimeProfilesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
HourFrom xs:unsignedByte
HourTo xs:unsignedByte
Monday xs:boolean
Tuesday xs:boolean
Wednesday xs:boolean
Thursday xs:boolean
Friday xs:boolean
Saturday xs:boolean
Sunday xs:boolean
See Also
All Operations Resource GroupProductBaseComponents Web Service