UtteranceAndEntitiesMap.Entities Property

Definition

public System.Collections.Generic.List<Microsoft.Bot.Builder.Parsers.LU.EntityElement> Entities { get; set; }
member this.Entities : System.Collections.Generic.List<Microsoft.Bot.Builder.Parsers.LU.EntityElement> with get, set
Public Property Entities As List(Of EntityElement)

Property Value

List<EntityElement>

Applies to