Aqualogic Interaction API  
 

IPTObjectManager.Query Method

Perform a query for objects of this type. The query supports filtering, sorting, etc.

Overload List

Perform a query for objects of this type. The query supports filtering, sorting, etc.

IPTQueryResult Query(int,int,int,int,int,object[][]);

Perform a query for objects of this type. The query supports filtering, sorting, etc.

IPTQueryResult Query(int,int,int[],int,int,object[][]);

Perform a query for objects of this type. The query supports filtering, sorting, etc.

IPTQueryResult Query(int,int,int[][],int,int,object[][]);

 

IPTQueryResult Query(int,int,object,int,int,object[][]);

See Also

IPTObjectManager Interface | com.plumtree.server Namespace