Section.SimpleIntentSections Property

Definition

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

Property Value

List<SimpleIntentSection>

Applies to