The VerifySetting function verifies an setting record against the available business rules.
Method | /VerifySetting |
The request body is of type VerifySetting.
Name | Description | Data Type |
---|---|---|
setting | SettingInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifySettingResponse.
Name | Description | Data Type |
---|---|---|
VerifySettingResult | ArrayOfVerifyExceptionInfo |
|