Click or drag to resize

CompoundUnitSecondUnitAppliesTo Property

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

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

Property Value

Type
See Also