SessionProfile.LoadUnits Method

Loads the measurement units via UnitsManager and sets the properties CurrentUnitsLanguage and CurrentUnits.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
protected void LoadUnits(
	string unitsLang3Letter
)

Parameters

unitsLang3Letter  String
New value of CurrentUnitsLanguage property.

See Also