ISearchConfigSchemasConfig Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxISearchSchemasConfig 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
ISearchSchemasConfig
See Also