Click or drag to resize

LIDLayerPavementValidate Method

Validate pavement layer parameters

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

[Missing <param name="diagnostics"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.LID.LIDLayerPavement.Validate(DHI.Mike1D.Generic.IDiagnostics,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:DHI.Mike1D.RainfallRunoffModule.LID.LIDLayerPavement.Validate(DHI.Mike1D.Generic.IDiagnostics,System.String)"]

See Also