Click or drag to resize

LIDLayerDrainMatValidate Method

Validate drain mat layer

Namespace:  DHI.Mike1D.RainfallRunoffModule.LID
Assembly:  DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void Validate(
	IDiagnostics diagnostics,
	string name
)

Parameters

diagnostics
Type: DHI.Mike1D.GenericIDiagnostics
Diagnostics error to report to
name
Type: SystemString
Name of LID
See Also