Click or drag to resize

ISearchSchemasConfigDefinitions Property


Gets/sets the schema definitions, represented as ISearchSchemaDefinition.

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

Property Value

ListISearchSchemaDefinition
See Also