Click or drag to resize

PaymentTransactionParentPaymentSlipAmount Property

The Payment Slip Amount, which the current payment transaction fulfills . null when the current document does not execute any Payment Slip Amount. [Filter(multi eq)]

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

Property Value

Type: PaymentSlipAmount
See Also