| Visual Basic (Declaration) | |
|---|---|
Public Sub Validate( _ ByVal report As ReportDefinition _ ) | |
| C# | |
|---|---|
public void Validate( ReportDefinition report ) | |
Parameters
- report
- The ReportDefinition object to validate.
| DataDynamics.Reports | Support Forum |
| Validate Method | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel.Validation Namespace > Validator Class : Validate Method |
| Visual Basic (Declaration) | |
|---|---|
Public Sub Validate( _ ByVal report As ReportDefinition _ ) | |
| C# | |
|---|---|
public void Validate( ReportDefinition report ) | |