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