CreateFieldsEventArgsFields Property |
List of Azure Search fields resulting from processing of
SearchFields.
Namespace: CMS.Search.AzureAssembly: CMS.Search.Azure (in CMS.Search.Azure.dll) Version: 12.0.0
Syntax public List<Field> Fields { get; set; }
Property Value
Type:
ListFieldSee Also