Click or drag to resize
UomMeasureTGetUnitFormat Method
Returns a string representation of given unit of measure, preceded by a value placeholder. String representation depends on unit's abbreviation.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static string GetUnitFormat(
	UomUnit unit
)

Parameters

unit
Type: FDF.CommonUomUnit

Return Value

Type: String
Remarks