ContentColumnMapping.SearchFieldType Property

Definition

Azure AI Search field type (e.g., Edm.String, Edm.Int32).

public string SearchFieldType { get; set; }
member this.SearchFieldType : string with get, set
Public Property SearchFieldType As String

Property Value

Applies to