Returns true if the relationship exists.
            
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- leftObjectId
 - Type: 
System Int32
Relationship left object ID 
- leftObjectType
 - Type: 
System String
Relationship left object type 
- rightObjectId
 - Type: 
System Int32
Relationship right object ID 
- rightObjectType
 - Type: 
System String
Relationship right object type 
- relationshipNameId
 - Type: 
System Int32
Relationship name ID 
Return Value
Type:See Also