RelationshipInfoProviderDeleteRelationshipInfo 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 DeleteRelationshipInfo(
int relationshipId
)
Parameters
- relationshipId
- Type: SystemInt32
Relationship identifier
See Also