Inserts a new linked document.
            
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
Document node 
- parentNodeId
 - Type: 
System Int32
Parent node ID 
- tree (Optional)
 - Type: CMS.DocumentEngine TreeProvider
TreeProvider to use 
- includeChildNodes (Optional)
 - Type: 
System Boolean
Link also the node child nodes. 
- copyPermissions (Optional)
 - Type: 
System Boolean
Indicates whether document permissions should be copied. 
See Also