IDocumentQueryTQuery, TObjectNestingLevel Method |
Ensures that only documents within specified nesting level are retrieved.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax TQuery NestingLevel(
int level
)
Parameters
- level
- Type: SystemInt32
Nesting level
Return Value
Type:
TQuerySee Also