Ensures that only documents in relationship with a specified document are retrieved.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- nodeGuid
- Type: System Guid
Node GUID of the related document
- relationshipName (Optional)
- Type: System String
Name of the relationship. If not provided documents from all relationships will be retrieved.
- side (Optional)
- Type: CMS.DocumentEngine RelationshipSideEnum
Side of the related document within the relation
Return Value
Type: TQuerySee Also