CompoundUnitFirstUnitAppliesTo Property

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

Definition

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

Property Value

Type

See Also