Jaa


ActionParameter.Value Property

Definition

Value of extracted entities for this parameter.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.EntityRecommendation> Value { get; set; }
member this.Value : System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.EntityRecommendation> with get, set
Public Property Value As IList(Of EntityRecommendation)

Property Value

Applies to