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

SyncPayees Property

A list of payees being synchronized.

Syntax

[VB.NET]
Public ReadOnlyProperty SyncPayees As PayeeDetailList

[C#]
public PayeeDetailList SyncPayees {get;}

Remarks

This is populated when the SynchronizePayees method has been called. It should be inspected for each SyncPayeeIndex = 0 to SyncPayeeCount - 1.

Each synchronized payee has a Aggregate, TxType, Id, IdScope, ListId, Account, Name, Phone, Addr1, Addr2, Addr3, City, State, Country, PostalCode, and DaysToPay 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