ProductBaseComponents Web Service
Method/productbasecomponents.asmx/VerifyTimeProfileInfo
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/VerifyTimeProfileInfo (Method)
Description
The VerifyTimeProfileInfo function verifies a timeProfile record against the available business rules.
Request (VerifyTimeProfileInfoSoapIn)

The request body is of type VerifyTimeProfileInfo.

Request Body Parameters

NameDescriptionData Type
 TimeProfileInfo
 xml:boolean
isAddingRecord Element 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 VerifyTimeProfileInfo 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
isAddingRecord xs:boolean
Response (VerifyTimeProfileInfoSoapOut)

The response body is of type VerifyTimeProfileInfoResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyTimeProfileInfoResult Element Sequence VerifyTimeProfileInfoResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service