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

Property Value

Type: ListISearchSchemaDefinition
See Also