WebCenter Interaction API  
 

IPTCatalog.DeleteCards Method

Deletes a single document from the Knowledge Directory (Catalog).

Overload List

Deletes a single document from the Knowledge Directory (Catalog).

object[] DeleteCards(int);

Deletes multiple documents from the Knowledge Directory (Catalog). The user must have admin access privilege (full administrative control) for the documents and edit access privilege (permission to modify folders) for the document folders of the document.

object[] DeleteCards(int[]);

See Also

IPTCatalog Interface | com.plumtree.server Namespace