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.308
Syntax
List<ISearchSchemaExclusion> Exclusions { get; set; }

Property Value

Type: ListISearchSchemaExclusion
See Also