Gets the relationship where condition.
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- objectId
- Type: System Int32
Object ID
- objectType
- Type: System String
Object type
- relationshipNameId
- Type: System Int32
Relationship name ID
- left
- Type: System Boolean
Object on the left side of the relationship
- right
- Type: System Boolean
Object on the right side of the relationship
- relatedObjectType (Optional)
- Type: System String
Type of the related object
Return Value
Type: StringSee Also