Click or drag to resize

AccountingVoucherLineDebit Property

The amount of the debit in the currency of the account. 0 means that the account is not debited. [Currency: Currency] [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 Debit { get; set; }

Property Value

Type: Amount
See Also