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

Accounts Property

A list of accounts the currently logged on user has with the FI.

Syntax

[VB.NET]
Public ReadOnlyProperty Accounts As AccountDetailList

[C#]
public AccountDetailList Accounts {get;}

Remarks

This collection is populated when the GetInfo and ReadOFXDataFile methods are called. It should be inspected for each AccIndex = 0 to AccCount - 1.

Each account has a Aggregate, AccType, BankId, BranchId, Checking, Description, Id, IsTransferDestination, IsTransferSource, Key, Phone, ServiceType, Status, SupportDownload, and USProductType 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