Section.UtteranceAndEntitiesMap Property

Definition

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

Property Value

List<UtteranceAndEntitiesMap>

Applies to