Returns where condition for the given relationship or null if the relationship was not found.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- nodeId
- Type: System Int32
ID of a node in the relationship
- name
- Type: System String
Collection name
- documentIsOnLeftSide
- Type: System Boolean
If true, the document can be on left side of the relationship
- documentIsOnRightSide
- Type: System Boolean
If true, the document can be on left side of the relationship
Return Value
Type: StringSee Also