ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleColor
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleColor (Method)
Description
Get single record from Colors table by specified primary key
Request (GetSingleColorSoapIn)

The request body is of type GetSingleColor.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleColor Element

Overview

Sequence
itemId xs:int
Response (GetSingleColorSoapOut)

The response body is of type GetSingleColorResponse.

Response Body Parameters

NameDescriptionData Type
 ColorInfo
Description Element ShortDescription Element Code Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleColorResult Element Sequence GetSingleColorResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ExternalCode optional xs:string
Code optional xs:string
ShortDescription optional xs:string
Description optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service