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

AddReceiveParamAsync Method

Adds a parameter to the ReceiveParams collection.

Syntax

[VB.NET]
Public Function AddReceiveParamAsync(ByVal Name As String, ByVal ParamType As Integer) As Task
[C#]
public Task AddReceiveParamAsync(string name, int paramType);

Remarks

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

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