Click or drag to resize

AccountingVoucherLineCorrespondanceNo Property

The number of the correspondance group within the accounting voucher. For each correspondance group, the debits are equal to the credits. [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 int CorrespondanceNo { get; set; }

Property Value

Type: Int32
See Also