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

ModifyTransferAsync Method

Modifies a scheduled transfer.

Syntax

[VB.NET]
Public Function ModifyTransferAsync(ByVal TransferId As String) As Task
[C#]
public Task ModifyTransferAsync(string transferId);

Remarks

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

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