Share via


TextAuthoringEvaluationDetails.Kind Property

Definition

Represents the evaluation kind. By default, the evaluation kind is set to percentage.

public Azure.AI.Language.Text.Authoring.TextAuthoringEvaluationKind? Kind { get; set; }
member this.Kind : Nullable<Azure.AI.Language.Text.Authoring.TextAuthoringEvaluationKind> with get, set
Public Property Kind As Nullable(Of TextAuthoringEvaluationKind)

Property Value

Applies to