03-09-2010 06:25 AM
04-01-2010 09:37 AM
var nodeParent= companyhome.childByNamePath("/the/parent/node/where/to/create/the/new/folder");
var nodeTemplate = companyhome.childByNamePath("/The/Path/to/the/template/node/name");
var nodeNew = nodeTemplate.copy(nodeParent, true);
12-12-2013 12:53 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.