Gets the zero amount, with no currency.
Namespace:
Aloe.EnterpriseOne.Model
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static Amount Zero { get; }
Public Shared ReadOnly Property Zero As Amount
Get
public:
static property Amount^ Zero {
Amount^ get ();
}
static member Zero : Amount with get
Property Value
Type:
Amount
See Also