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

The request body is of type GetCompaniesSizes.

Request Body Parameters

NameDescriptionData Type
 SizeInfo
FollowupNumber Element Size Element SizeTypeId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence info Element Sequence GetCompaniesSizes Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SizeTypeId xs:int
Size optional xs:string
Response (GetCompaniesSizesSoapOut)

The response body is of type GetCompaniesSizesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewSizeInfo
SizeTypeDescription Element SizeTypeCode Element FollowupNumber Element Size Element SizeTypeId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewSizeInfo Element Sequence GetCompaniesSizesResult Element Sequence GetCompaniesSizesResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SizeTypeId xs:int
Size optional xs:string
SizeTypeCode optional xs:string
SizeTypeDescription optional xs:string
See Also
All Operations Resource GroupProductBaseComponents Web Service