BaseEntry.HasUnits Property
Determines whether current instance of
BaseEntry contains units or not.
Namespace: SMath.Math.NumericAssembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.73.9126.0
public bool HasUnits { get; }
Public ReadOnly Property HasUnits As Boolean
Get
public:
property bool HasUnits {
bool get ();
}
member HasUnits : bool with get
Property Value
Boolean