Click or drag to resize

AccountingVoucherLineReferencedDocument Property

The document which is referenced by the line. By default, this is the document of the voucher. [Required] [Filter(multi eq)]

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

Property Value

Type: Document
See Also