Click or drag to resize

LIDLayerDrainMat.Validate 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.Generic.IDiagnostics
Diagnostics error to report to
name
Type: System.String
Name of LID
See Also