ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetSingleStorageType
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetSingleStorageType (Method)
Description
The GetSingleStorageType function returns the storageType record for the given primary key.
Request (GetSingleStorageTypeSoapIn)

The request body is of type GetSingleStorageType.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleStorageType Element

Overview

Sequence
itemId xs:int
Response (GetSingleStorageTypeSoapOut)

The response body is of type GetSingleStorageTypeResponse.

Response Body Parameters

NameDescriptionData Type
 StorageTypeInfo
Description Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleStorageTypeResult Element Sequence GetSingleStorageTypeResponse Element

Overview

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