Share via


IntentScore.Score Property

Definition

Gets or sets confidence in an intent.

public double? Score { get; set; }
member this.Score : Nullable<double> with get, set
Public Property Score As Nullable(Of Double)

Property Value

Confidence in an intent.

Applies to