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

WriteOFXDataFileAsync Method

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

Syntax

[VB.NET]
Public Function WriteOFXDataFileAsync(ByVal FileName As String) As Task
[C#]
public Task WriteOFXDataFileAsync(string fileName);

Remarks

This method is the asynchronous version of the WriteOFXDataFile method and is used to support asynchronous operations in WinRT. Please refer to WriteOFXDataFile for more information.

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