DocumentQueryPropertiesSiteIDs Property |
List of site IDs on which should be the documents searched.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public HashSet<int> SiteIDs { get; set; }
Property Value
Type:
HashSetInt32See Also