Click or drag to resize

AccountingVoucherLineCredit Property

The amount of the credit in the currency of the account. 0 means that the account is not credited. [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 Credit { get; set; }

Property Value

Type: Amount
See Also