Aqualogic Interaction API  
 

IPTCatalog.OpenCard Method 

Retrieves an existing document.

IPTCard OpenCard(
   int lCardID,
   bool bLockOnOpen
);

Parameters

lCardID
cardID of the document being opened.
bLockOnOpen
if true, locks the document.

Return Value

IPTCard of the card being opened

See Also

IPTCatalog Interface | com.plumtree.server Namespace