IPWorks OFX 2020 macOS Edition

Questions / Feedback?

ClosingDetails Property

A list of investment statement closing information for the date range ( StartDate and EndDate ) selected.

Syntax

public var closingDetails: Array<ClosingDetail> {
get {...} }

Remarks

This collection is populated when the GetClosingInfo and ReadOFXDataFile methods are called. It should be inspected for each ClosingDetailIndex = 0 to ClosingDetailCount - 1.

Each statement closing information has a Aggregate, FITID, ImageRef, and ImageRefType tied to it.

This is applicable only for OFX Version 2.1.x.

This property is read-only.

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