EntityRecommendation.EndIndex Property

Definition

End index of the entity in the LUIS query string.

public int? EndIndex { get; set; }
member this.EndIndex : Nullable<int> with get, set
Public Property EndIndex As Nullable(Of Integer)

Property Value

Nullable<Int32>

Applies to