Click or drag to resize

CompoundUnitFirstUnitAppliesTo Property

Gets the Type of Unit that is a legal value for FirstUnit.

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

Property Value

Type
See Also