Click or drag to resize

SpeedDefaultUnit Property

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

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

Property Value

Type

Implements

IMeasurableDefaultUnit
See Also