Section.Entities Property

Definition

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

Property Value

List<SectionEntity>

Applies to