Click or drag to resize
DocumentQueryPropertiesRelationshipSide Property
Defines side of the related document within the relation. Both sides are used by default.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public RelationshipSideEnum RelationshipSide { get; set; }

Property Value

Type: RelationshipSideEnum
See Also