IPWorks OFX 2020 Delphi Edition

Questions / Feedback?

Balances Property

A list of balances in an investment statement for the date range ( StartDate and EndDate ) selected.

Syntax

property Balances: TiboBalanceDetailList read get_Balances;

Remarks

This collection is populated when the GetStatement and ReadOFXDataFile methods are called. It should be inspected for each BalIndex = 0 to BalCount - 1.

Each investment balance has a Aggregate, Amount, BalType, Description, Name, and TypeDescription 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]