06-29-2009 01:25 PM
var ParentSpace = space.childByNamePath("parentSpaceName");
if (ParentSpace != null && space.hasPermission("CreateChildren"))
{
ChildSpace = space.createFolder("ChildName");
}
07-10-2009 04:03 PM
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.