Click or drag to resize

HTMLSummarySetCouplingSummary Method

provide coupling summary information to HTMLSummary

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void SetCouplingSummary(
	List<ModelCouplingSummary> modelcouplingSummary
)

Parameters

modelcouplingSummary
Type: System.Collections.GenericListModelCouplingSummary

[Missing <param name="modelcouplingSummary"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.SetCouplingSummary(System.Collections.Generic.List{DHI.Mike1D.Mike1DDataAccess.ModelCouplingSummary})"]

See Also