ICustomerWithFinancialDataPayments Property
Collection of Payments made by this customer.
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
IReadOnlyCollection<Payment> Payments { get; }
ReadOnly Property Payments As IReadOnlyCollection(Of Payment)
Get
property IReadOnlyCollection<Payment^>^ Payments {
IReadOnlyCollection<Payment^>^ get ();
}
abstract Payments : IReadOnlyCollection<Payment> with get
Property Value
IReadOnlyCollectionPayment