09-25-2009 09:54 PM
12-15-2009 03:58 AM
space.setPermission("Permission", Bob );
space.save();
You ll probably have some trouble with the inherited permissions. You can use this to remove it:space.setInheritsPermissions(false);
space.save();
I hope this will help!
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.