ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

CreateIdAsync Method

Creates a transaction Id which is used to ensure that a transaction is executed only once.

Syntax

[VB.NET]
Public Function CreateIdAsync() As IAsyncAction
[C#]
public IAsyncAction CreateIdAsync();

Remarks

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

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