ReadOFXDataFile Method

Reads an OFX response from a file.

Syntax

public void ReadOFXDataFile(string fileName);
Public Sub ReadOFXDataFile(ByVal FileName As String)

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:

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