WebCenter Interaction API  
 

IPTCatalog.ApproveCardWhereUnapproved Method 

Approves every copy of the document in every document folders that it resides in. The approval propagates across all folders that contain the document, so the user must have admin access privilege (permission to modify folders) for these folders.

void ApproveCardWhereUnapproved(
   int lCardID
);

Parameters

lCardID
cardID of the document being approved.

See Also

IPTCatalog Interface | com.plumtree.server Namespace