Click or drag to resize
DocumentQueryBaseTQuery, TObjectProperties Property
Document query properties.

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

Property Value

Type: DocumentQueryProperties

Implements

IDocumentQueryProperties
See Also