IPWorks OFX 2020 Delphi Edition

Questions / Feedback?

Accounts Property

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

Syntax

property Accounts: TiboAccountDetailList read get_Accounts;

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.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 Delphi Edition - Version 20.0 [Build 7941]