Click or drag to resize

AccountingVoucherLineLineAmountBase Property

Gets the line amount base.

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

Property Value

Type: Amount
The line amount base.
See Also