Click or drag to resize

EntryAmountBase Property

Amount of the operation without the tax in base currency. [Currency: EnterpriseCompany.BaseCurrency] [Required]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Amount AmountBase { get; set; }

Property Value

Type: Amount
See Also