E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

SyncPayments Property

A list of bill payments being synchronized.

Syntax

[VB.NET]
Public ReadOnlyProperty SyncPayments As PaymentDetailList

[C#]
public PaymentDetailList SyncPayments {get;}

Remarks

This is populated when the SynchronizePayments method has been called. It should be inspected for each SyncPaymentIndex = 0 to SyncPaymentCount - 1.

Each synchronized bill payment has a Aggregate, TxType, Id, Amount, CurrencyCode, CheckNumber, PayeeAccount, PayeeId, PayeeListId, PayeeAggregate, Memo, BillRef, Status, DateDue, and DateProcessed tied to it.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0