SearchFieldDataType.Complex Property

Definition

Indicates that a field contains one or more complex objects that in turn have sub-fields of other types.

public static Azure.Search.Documents.Indexes.Models.SearchFieldDataType Complex { get; }
static member Complex : Azure.Search.Documents.Indexes.Models.SearchFieldDataType
Public Shared ReadOnly Property Complex As SearchFieldDataType

Property Value

Applies to