The VerifyAssignedReportCategory function verifies an assignedReportCategory record against the available business rules.
Method | /VerifyAssignedReportCategory |
The request body is of type VerifyAssignedReportCategory.
Name | Description | Data Type |
---|---|---|
assignedReportCategory | AssignedReportCategoryInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyAssignedReportCategoryResponse.
Name | Description | Data Type |
---|---|---|
VerifyAssignedReportCategoryResult | ArrayOfVerifyExceptionInfo |
|