Click or drag to resize
DocumentQueryPropertiesNestingLevel Property
Limits documents to a specified nesting level. (Applies only when one node alias path for multiple documents is provided.)

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

Property Value

Type: Int32
See Also