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

GetQueryInfo Method

Get Query information.

Syntax

[VB.NET]
Public Sub GetQueryInfo()
[C#]
public void GetQueryInfo();

Remarks

This retrieves the QueryFields and Selection Parameters for the query specified by QueryName assuming the query is in the WorkSpace and the UserGroup has access to it.

Upon successful completion this will populate the following properties:

NOTE: This method has a corresponding asynchronous version (GetQueryInfoAsync) for use in the WinRT environment.

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