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

SynchronizePayeesAsync Method

Synchronizes payees on the client side with payees on record on the server side.

Syntax

[VB.NET]
Public Function SynchronizePayeesAsync(ByVal Token As String) As Task<string>
[C#]
public Task<string> SynchronizePayeesAsync(string token);

Remarks

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

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