RelationshipInfoProviderRemoveRelationship Method (Int32) |
Removes the relationship between two nodes.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static void RemoveRelationship(
int relationshipId
)
Parameters
- relationshipId
- Type: SystemInt32
ID of relationship
See Also