The VerifyStackTypeInfo function verifies a stackType record against the available business rules.
Method | /productbasecomponents.asmx/VerifyStackTypeInfo |
The request body is of type VerifyStackTypeInfo.
Name | Description | Data Type |
---|---|---|
stackType | StackTypeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyStackTypeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyStackTypeInfoResult | ArrayOfVerifyExceptionInfo |
|