IPWorks OFX 2020 Delphi Edition

Questions / Feedback?

Positions Property

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

Syntax

property Positions: TiboPositionDetailList read get_Positions;

Remarks

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

Each position has a Aggregate, Account, DatePriceAsOf, MarketValue, Memo, Option, PosType, SecurityId, TypeDescription, UnitPrice, and Units 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]