ReadOFXDataFile Method
Reads an OFX response from a file.
Syntax
void __fastcall ReadOFXDataFile(String FileName);Remarks
This method reads a previously recorded OFX response from a file, including HTTP and OFX headers.
The following read-only properties are populated as a result of parsing the data file:
- AvailableBalance
- AvailableBalanceDate
- PrincipalBalance
- PrincipalBalanceDate
- TotalPrincipalYTD
- TotalPrincipalLTD
- CurrencyCode
- Transactions
- ClosingDetails