Deletes the node relationships.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- nodeId
- Type: System Int32
Node ID
- nodeLeft
- Type: System Boolean
If true, relationships with node on the left side are deleted
- nodeRight
- Type: System Boolean
If true, relationships with node on the right side are deleted
See Also