DocumentQueryPropertiesPaths Property |
List of document paths which should be included in the result.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public HashSet<string> Paths { get; set; }
Property Value
Type:
HashSetStringSee Also