Click or drag to resize

PaymentSlipAmounts Property

List of PaymentSlipAmount child objects, based on the Finance.Payments.PaymentSlipAmount.PaymentSlip back reference

Namespace:  Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<PaymentSlipAmount> Amounts { get; }

Property Value

Type: ChildCollectionPaymentSlipAmount
See Also