Click or drag to resize

AccountingVoucherLineIsZero Property

Gets a value indicating whether this voucher line contains only zero amounts.

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

Property Value

Type: Boolean
See Also