ISearchConfigIndexIndexableFieldsOnly Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool IndexIndexableFieldsOnly { get; set; }
Property IndexIndexableFieldsOnly As Boolean
Get
Set
property bool IndexIndexableFieldsOnly {
bool get ();
void set (bool value);
}
abstract IndexIndexableFieldsOnly : bool with get, set
Property Value
Type:
BooleanSee Also