Click or drag to resize
UomMeasureTConvertFrom Method (Double)
Converts given value from standard (SI) unit of measure.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public virtual double ConvertFrom(
	double value
)

Parameters

value
Type: SystemDouble

Return Value

Type: Double
Remarks