The VerifyLocationStorageTypeInfo function verifies a locationStorageType record against the available business rules.
Method | /productbasecomponents.asmx/VerifyLocationStorageTypeInfo |
The request body is of type VerifyLocationStorageTypeInfo.
Name | Description | Data Type |
---|---|---|
locationStorageType | LocationStorageTypeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyLocationStorageTypeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyLocationStorageTypeInfoResult | ArrayOfVerifyExceptionInfo |
|