MES- SimpleQuery wraps the ObjectManager call of the same name This function queries all folders, and orders by name.
MES- SimpleQuery wraps the ObjectManager call of the same name This function queries all folders, and orders by name.
public virtual bool SimpleQuery();
MES- SimpleQuery wraps the ObjectManager call of the same name. This function orders results by name.
public virtual bool SimpleQuery(int);
MES- SimpleQuery wraps the ObjectManager call of the same name.
public virtual bool SimpleQuery(int,int);
MES- SimpleQuery wraps the ObjectManager call of the same name.
public virtual bool SimpleQuery(int,int[][]);
PTObjectManagerQueryWrapper Class | com.plumtree.portaluiinfrastructure.resultwrapper Namespace