BaseEntry.HasUnits Property

Determines whether current instance of BaseEntry contains units or not.

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
C#
public bool HasUnits { get; }

Property Value

Boolean

See Also