Click or drag to resize

HTMLSummaryFormatVolume Method

Format volume value to 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 virtual string FormatVolume(
	double value
)

Parameters

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.FormatVolume(System.Double)"]

Return Value

Type: String

[Missing <returns> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.FormatVolume(System.Double)"]

See Also