Click or drag to resize

AccountingVoucherCorrespondances Property

List of VoucherCorrespondance child objects, based on the Finance.Accounting.VoucherCorrespondance.Voucher back reference

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<VoucherCorrespondance> Correspondances { get; }

Property Value

Type: ChildCollectionVoucherCorrespondance
See Also