WebCenter Interaction API  
 

IPTCatalog.QueryUnapprovedCards Method

Queries and returns documents within a particular document folder branch based on the datasourceID, crawlerID, or documenttypeID.

Overload List

Queries and returns documents within a particular document folder branch based on the datasourceID, crawlerID, or documenttypeID.

IPTQueryResult QueryUnapprovedCards(int,int,bool,int,int,int,int,object[][]);

Queries and returns documents within a particular document folder branch based on the datasourceID, crawlerID, or documenttypeID.

IPTQueryResult QueryUnapprovedCards(int,int,bool,int,object,int,int,object[][]);

See Also

IPTCatalog Interface | com.plumtree.server Namespace