Gets the query for all relationships of the objects that the query represents
Namespace: CMS.RelationshipsAssembly: CMS.Relationships (in CMS.Relationships.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- query
- Type: CMS.DataEngine IObjectQuery
Base query
- relationshipNameId (Optional)
- Type: System Int32
Relationship name ID
- left (Optional)
- Type: System Boolean
Object on the left side of the relationship
- right (Optional)
- Type: System Boolean
Object on the right side of the relationship
Return Value
Type: ObjectQuery ObjectRelationshipInfoSee Also