| | | WebCenter Interaction API | |
| | IPTCatalog.QueryCardAccess Method |
Returns the access level of the current user for the document.
int QueryCardAccess(
int nCardID
);
Parameters
-
nCardID
- cardID of the document in question.
Return Value
int access level of the current user for the document
See Also
IPTCatalog Interface | com.plumtree.server Namespace