Click or drag to resize

UnitAppliesTo Property

Gets the Type of measurement that this Unit applies to.

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

Property Value

Type
See Also