The VerifyProductCombinationGroupWarningSourceInfo function verifies a productCombinationGroupWarningSource record against the available business rules.
Method | /productbasecomponents.asmx/VerifyProductCombinationGroupWarningSourceInfo |
The request body is of type VerifyProductCombinationGroupWarningSourceInfo.
Name | Description | Data Type |
---|---|---|
productCombinationGroupWarningSource | ProductCombinationGroupWarningSourceInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyProductCombinationGroupWarningSourceInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyProductCombinationGroupWarningSourceInfoResult | ArrayOfVerifyExceptionInfo |
|