IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

AddParamAsync Method

Adds a parameter-value pair.

Syntax

[VB.NET]
Public Function AddParamAsync(ByVal ParamName As String, ByVal ParamValue As String) As IAsyncAction
[C#]
public IAsyncAction AddParamAsync(string paramName, string paramValue);

Remarks

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

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0