| | WebCenter Interaction API | |
| IPTCatalog.RemoveCards Method (Int32, Int32) |
Removes a single document from a single document folder.
object[] RemoveCards(
int lFromFolderID,
int vsaCardIDs
);
Parameters
-
lFromFolderID
- folderID of the document folder containing the document to be removed.
-
vsaCardIDs
-
Return Value
Object[] array of approval statuses
See Also
IPTCatalog Interface | com.plumtree.server Namespace | IPTCatalog.RemoveCards Overload List