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: 8.2.23
Syntax
C#
public CMSList<int> SiteIDs { get; set; }

Property Value

Type: CMSListInt32
See Also