E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

WriteOFXDataFile Method

Writes the OFX response sent by the server to a file.

Syntax

[VB.NET]
Public Sub WriteOFXDataFile(ByVal FileName As String)
[C#]
public void WriteOFXDataFile(string fileName);

Remarks

This method records the entire OFX response, including HTTP and OFX headers to a file. This file can later be read and parsed by the ReadOFXDataFile method as though it were a live response.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0