ReadOFXDataFile Method
Reads an OFX response from a file.
Syntax
public void 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:
- FIAddress1
- FIAddress2
- FIAddress3
- FICity
- FICountry
- FICustomerServicePhone
- FIEmailAddress
- FIHomePage
- FIName
- FIPostalCode
- FIProfileDate
- FIState
- FITechSupportPhone
- MessageSets
- SignOnDetails