DiagnosticsValueGetAsStringWithUnit Method

Return value as a with unit, in units defined by unitProvider

Definition

Namespace: DHI.Mike1D.Generic
Assembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public string GetAsStringWithUnit(
	IUnitProvider unitProvider
)

Parameters

unitProvider  IUnitProvider

[Missing <param name="unitProvider"/> documentation for "M:DHI.Mike1D.Generic.DiagnosticsValue.GetAsStringWithUnit(DHI.Mike1D.Generic.IUnitProvider)"]

Return Value

String

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.DiagnosticsValue.GetAsStringWithUnit(DHI.Mike1D.Generic.IUnitProvider)"]

See Also