ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddTimeProfile
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddTimeProfile (Method)
Description
The AddTimeProfile function adds a timeProfile record.
Request (AddTimeProfileSoapIn)

The request body is of type AddTimeProfile.

Request Body Parameters

NameDescriptionData Type
 TimeProfileInfo
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 timeProfile Element Sequence AddTimeProfile Element

Overview

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
Response (AddTimeProfileSoapOut)

The response body is of type AddTimeProfileResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddTimeProfileResult Element Sequence AddTimeProfileResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service