Plumtree Portal UI  
 

PTObjectManagerQueryWrapper.QuerySingleObject Method 

MES- QuerySingleObject wraps the ObjectManager call of the same name

public virtual bool QuerySingleObject(
   int iObjectID
);

Parameters

iObjectID
is the ObjectID of the object to be queried

Return Value

boolean value indicating success or failure

See Also

PTObjectManagerQueryWrapper Class | com.plumtree.portaluiinfrastructure.resultwrapper Namespace