UnitInfoRelations Property

Map of the relations of current measurement unit against other dimentions.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public Dictionary<string, Entry> Relations { get; set; }

Property Value

DictionaryString, Entry

See Also