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
 Syntax
SyntaxPublic Function Round As Amount
member Round : unit -> Amount 
Return Value
Type: 
AmountThe new, rounded 
Amount.
 Remarks
Remarks
            If the currency is null, the method returns the same Amount.
            
 See Also
See Also