WebCenter Interaction API  
 

IPTCatalog.QueryCardIsVisible Method 

Returns whether or not the current user can see the requested card, if the card exists.

bool QueryCardIsVisible(
   int nCardID
);

Parameters

nCardID
cardID of the card in question

Return Value

int access level that the current user has on the card

See Also

IPTCatalog Interface | com.plumtree.server Namespace