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

QueryFields Property

The fields to be queried.

Syntax

[VB.NET]
Public Property QueryFields As String

[C#]
public string QueryFields {get; set;}

Remarks

The fields to be queried when ReadTable is called. The fields should be comma separated, for example:

"field1, field2, field3"

Default Value

""

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