Click or drag to resize

HTMLSummaryGetBoundaryLocationsString Method

Get boundary locations for a given boundary as a string

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected static string GetBoundaryLocationsString(
	IAbstractLocationSourceBoundary bnd
)

Parameters

bnd
Type: DHI.Mike1D.BoundaryModuleIAbstractLocationSourceBoundary

[Missing <param name="bnd"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.GetBoundaryLocationsString(DHI.Mike1D.BoundaryModule.IAbstractLocationSourceBoundary)"]

Return Value

Type: String

[Missing <returns> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.GetBoundaryLocationsString(DHI.Mike1D.BoundaryModule.IAbstractLocationSourceBoundary)"]

See Also