WebCenter Interaction API  
 

IPTCatalog.DeleteCards Method (Int32[])

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[] vsaCardIDs
);

Parameters

vsaCardIDs

Return Value

Object[] array of approval statuses

See Also

IPTCatalog Interface | com.plumtree.server Namespace | IPTCatalog.DeleteCards Overload List