The VerifyReportDescription function verifies an reportDescription record against the available business rules.
Method | /VerifyReportDescription |
The request body is of type VerifyReportDescription.
Name | Description | Data Type |
---|---|---|
reportDescription | ReportDescriptionInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyReportDescriptionResponse.
Name | Description | Data Type |
---|---|---|
VerifyReportDescriptionResult | ArrayOfVerifyExceptionInfo |
|