| RelationshipsExtensionsGetObjectRelationships Method | 
Namespace: CMS.Relationships
 Syntax
Syntaxpublic static ObjectQuery<ObjectRelationshipInfo> GetObjectRelationships( this IObjectQuery query, int relationshipNameId = 0, bool left = true, bool right = true )
 See Also
See Also