ISchemaRuntimeIndexable Property Ingeniux CMS Content Store API

Gets/sets whether the Schema should be indexed at Runtime. This property will instruct the Runtime content indexing system for searches, to include the Schema for indexing or not.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool RuntimeIndexable { get; set; }

Property Value

Type: Boolean
Remarks

This property only applies for Page Schemas. On Component Schemas
See Also

Reference