Click or drag to resize

AccountingVoucherLineCreditBase Property

The amount of credit in base currency. [Currency: Voucher.EnterpriseCompany.BaseCurrency] [Required] [Default(0)]

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

Property Value

Type: Amount
See Also