The GetStorageTypes function returns all storageType records for the specified parameters.
Method | /productbasecomponents.asmx/GetStorageTypes |
The request body is of type GetStorageTypes.
Name | Description | Data Type |
---|---|---|
filter | StorageTypesFilter |
|
The response body is of type GetStorageTypesResponse.
Name | Description | Data Type |
---|---|---|
GetStorageTypesResult | ArrayOfViewStorageTypeInfo |
|