Click or drag to resize

ISearchSchemasConfigExclusions Property


Gets/sets the excluded schemas, represented as ISearchSchemaExclusion.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
List<ISearchSchemaExclusion> Exclusions { get; set; }

Property Value

ListISearchSchemaExclusion
See Also