AmountUnit Property
Gets the
Unit of this amount.
Namespace: DevCase.Core.Math.ScienceAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public Unit Unit { get; }
Public ReadOnly Property Unit As Unit
Get
Dim instance As Amount
Dim value As Unit
value = instance.Unit
public:
property Unit^ Unit {
Unit^ get ();
}
member Unit : Unit with get
No code example is currently available or this language may not be supported.
Property Value
Unit
The
Unit of this amount.