Click or drag to resize

PaymentTransactionLineDocument Property

The PaymentTransaction to which this PaymentTransactionLine belongs. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: Document

Implements

IDocumentComponentDocument
See Also