SessionProfile.CurrentUnits Property

Set of Units to be used within current application session.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public UnitsSet CurrentUnits { get; protected set; }

Property Value

UnitsSet

Implements

ISessionProfile.CurrentUnits

See Also