SearchFieldDataType.Int32 Property

Definition

Indicates that a field contains a 32-bit signed integer.

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

Property Value

Applies to