The GetCompaniesColors function returns all companies colors for the calling organization.
Method | /productbasecomponents.asmx/GetCompaniesColors |
The request body is of type GetCompaniesColors.
Name | Description | Data Type |
---|---|---|
info | ColorInfo |
|
The response body is of type GetCompaniesColorsResponse.
Name | Description | Data Type |
---|---|---|
GetCompaniesColorsResult | ArrayOfViewColorInfo |
|