Returns new
Amount, which is rounded, according to the rules of the currency.
Namespace:
Aloe.EnterpriseOne.Model
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxPublic Function Round As Amount
member Round : unit -> Amount
Return Value
Type:
AmountThe new, rounded
Amount.
Remarks
If the currency is null, the method returns the same Amount.
See Also