Click or drag to resize
DocumentQueryPropertiesGetRelationshipWhereCondition Method
Gets where condition to retrieve only documents in relationship defined by the properties.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public WhereCondition GetRelationshipWhereCondition()

Return Value

Type: WhereCondition
See Also