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

Balances Property

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

Syntax

[VB.NET]
Public ReadOnlyProperty Balances As BalanceDetailList

[C#]
public BalanceDetailList Balances {get;}

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.

Default Value

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