ISearchConfigFieldsConfig Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ISearchFieldsConfig FieldsConfig { get; set; }
Property FieldsConfig As ISearchFieldsConfig
Get
Set
property ISearchFieldsConfig^ FieldsConfig {
ISearchFieldsConfig^ get ();
void set (ISearchFieldsConfig^ value);
}
abstract FieldsConfig : ISearchFieldsConfig with get, set
Property Value
Type:
ISearchFieldsConfigSee Also