Share via


OnIntent.Entities Property

Definition

Gets or sets entities which must be recognized for this rule to trigger.

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

Property Value

Entities which must be recognized for this rule to trigger.

Applies to