Click or drag to resize
DocumentQueryPropertiesSiteIDs Property
List of site IDs on which should be the documents searched.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
public HashSet<int> SiteIDs { get; set; }

Property Value

Type: HashSetInt32
See Also