Click or drag to resize

AccountingVoucherLineIsDebit Property

Gets a value indicating whether this is debit line.

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

Property Value

Type: Boolean
See Also