Click or drag to resize
DocumentQueryPropertiesParentQuery Property
Parent document query

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public IDocumentQuery ParentQuery { get; set; }

Property Value

Type: IDocumentQuery
See Also