GetClosingInfoAsync Method
Download a statement closing information for a bank account.
Syntax
[VB.NET] Public Function GetClosingInfoAsync() As IAsyncAction
[C#] public IAsyncAction GetClosingInfoAsync();
E-Banking Integrator V4 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetClosingInfoAsync MethodDownload a statement closing information for a bank account. Syntax[VB.NET] Public Function GetClosingInfoAsync() As IAsyncAction [C#] public IAsyncAction GetClosingInfoAsync(); RemarksThis method is the asynchronous version of the GetClosingInfo method and is used to support asynchronous operations in WinRT. Please refer to GetClosingInfo for more information. |
||