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

DeletePayeeAsync Method

Deletes a payee identified by ListId from the server payee list.

Syntax

[VB.NET]
Public Function DeletePayeeAsync(ByVal ListId As String) As Task
[C#]
public Task DeletePayeeAsync(string listId);

Remarks

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

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