| | WebCenter Interaction API | |
| IPTAdminCatalog.IsAdminFolderAccessible Method |
Checks if the admin folder is accessible with at least the minimum of the specified access level
bool IsAdminFolderAccessible(
int lAdminFolderID,
int lMinAccessLevel
);
Parameters
-
lAdminFolderID
- admin folder id to check
-
lMinAccessLevel
- minimum access level needed
Return Value
true/false
See Also
IPTAdminCatalog Interface | com.plumtree.server Namespace | PT_ACCESS_LEVELS