The GetSingleStorageType function returns the storageType record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleStorageType |
The request body is of type GetSingleStorageType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleStorageTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleStorageTypeResult | StorageTypeInfo |
|