Deletes a single document from the Knowledge Directory (Catalog).
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[]);
IPTCatalog Interface | com.plumtree.server Namespace