Section.SimpleIntentSection Property

Definition

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

Property Value

List<SimpleIntentSection>

Applies to