The VerifyDepartmentInfo function verifies a department record against the available business rules.
Method | /productbasecomponents.asmx/VerifyDepartmentInfo |
The request body is of type VerifyDepartmentInfo.
Name | Description | Data Type |
---|---|---|
department | DepartmentInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyDepartmentInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyDepartmentInfoResult | ArrayOfVerifyExceptionInfo |
|