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

The request body is of type GetSingleSize.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleSize Element

Overview

Sequence
itemId xs:int
Response (GetSingleSizeSoapOut)

The response body is of type GetSingleSizeResponse.

Response 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 GetSingleSizeResult Element Sequence GetSingleSizeResponse Element

Overview

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