Click or drag to resize
DocumentQueryPropertiesGetNestingLevelWhereCondition Method
Gets where condition to retrieve only documents in specified nesting level (The first specified path is taken as the referring one.)

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

Return Value

Type: WhereCondition
See Also