ContentFieldDefinition.Type Property

Definition

Semantic data type of the field value.

public Azure.AI.ContentUnderstanding.ContentFieldType? Type { get; set; }
member this.Type : Nullable<Azure.AI.ContentUnderstanding.ContentFieldType> with get, set
Public Property Type As Nullable(Of ContentFieldType)

Property Value

Applies to