MassDefaultUnit Property

Gets the Type of the Unit in which the IMeasurableclass is denominated.

Definition

Namespace: InnerDrive.Quantitative
Assembly: InnerDrive.Quantitative (in InnerDrive.Quantitative.dll) Version: 5.2.9017.0
C#
[JsonIgnoreAttribute]
public Type DefaultUnit { get; }

Property Value

Type

Implements

IMeasurableDefaultUnit

See Also