ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetCompaniesColors
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetCompaniesColors (Method)
Description
The GetCompaniesColors function returns all companies colors for the calling organization.
Request (GetCompaniesColorsSoapIn)

The request body is of type GetCompaniesColors.

Request 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 info Element Sequence GetCompaniesColors 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
Response (GetCompaniesColorsSoapOut)

The response body is of type GetCompaniesColorsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewColorInfo
Description Element ShortDescription Element Code Element ExternalCode Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewColorInfo Element Sequence GetCompaniesColorsResult Element Sequence GetCompaniesColorsResponse Element

Overview

Sequence
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