[]
Creates a new ValidationReportException indicating that the specified subreport was not found.
public static ValidationReportException SubreportNotFound(string reportName)
| Type | Name | Description |
|---|---|---|
| string | reportName | A string value indicating the name of the subreport that was not found. |
| Type | Description |
|---|---|
| ValidationReportException | A new ValidationReportException instance. |