WebCenter Interaction API  
 

IPTCatalog.DiscardCardWhereUnapproved Method 

Discards unapproved documents from folders that do not allow document access. The same document will not be discarded in folders that allow document access. The current user must have admin access privilege (full control rights) on these folders to discard unapproved documents.

void DiscardCardWhereUnapproved(
   int lCardID
);

Parameters

lCardID
cardID of the document being discarded.

See Also

IPTCatalog Interface | com.plumtree.server Namespace