CreateFieldsEventArgsSearchFields Property |
List of search fields being processed to Azure Search
Fields.
Namespace: CMS.Search.AzureAssembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 13.0.131
Syntax public IEnumerable<ISearchField> SearchFields { get; set; }
Property Value
Type:
IEnumerableISearchFieldSee Also