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

WriteFieldValueAsync Method

Write current segment field value.

Syntax

[VB.NET]
Public Function WriteFieldValueAsync(ByVal FieldName As String, ByVal Value As String) As IAsyncAction
[C#]
public IAsyncAction WriteFieldValueAsync(string fieldName, string value);

Remarks

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

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