| ISearchConfigSchemasConfig Property  | 
        
        
          
          
    Namespace: 
   Ingeniux.CMS
    Assembly:
   Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
 Syntax
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
Type: 
ISearchSchemasConfig See Also
See Also