| CreateSearchFieldsEventArgsFields Property | 
            Search index fields.
            
 
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic IList<ISearchField> Fields { get; }Property Value
Type: 
IListISearchField Remarks
RemarksAdd your custom field into this collection.
 See Also
See Also