IBoundarySourceValidate Method |
Validate whether this source is correctly setup
Namespace:
DHI.Mike1D.BoundaryModule
Assembly:
DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax IDiagnostics Validate(
DateTime simStart,
DateTime simEnd
)
Parameters
- simStart
- Type: SystemDateTime
- simEnd
- Type: SystemDateTime
Return Value
Type:
IDiagnosticsIDiagnostics with issues from this component only
See Also