SemanticAction.Entities Property

Definition

public System.Collections.Generic.IDictionary<string,Microsoft.Bot.Connector.Entity> Entities { get; set; }
member this.Entities : System.Collections.Generic.IDictionary<string, Microsoft.Bot.Connector.Entity> with get, set
Public Property Entities As IDictionary(Of String, Entity)

Property Value

Applies to