UnitAppliesTo Property

Gets the Type of measurement that this Unit applies to.

Definition

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

Property Value

Type

See Also