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