ProductBaseComponents Web Service
Method/productbasecomponents.asmx/AddSizeType
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/AddSizeType (Method)
Description
Add new record to SizeTypes table
Request (AddSizeTypeSoapIn)

The request body is of type AddSizeType.

Request Body Parameters

NameDescriptionData Type
 SizeTypeInfo
 xml:boolean
isAutoClaim Element Description Element Code Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence sizeType Element Sequence AddSizeType Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
Description optional xs:string
isAutoClaim xs:boolean
Response (AddSizeTypeSoapOut)

The response body is of type AddSizeTypeResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddSizeTypeResult Element Sequence AddSizeTypeResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductBaseComponents Web Service