ReceiptCard.Facts Property

Definition

public System.Collections.Generic.IList<Microsoft.Bot.Connector.Fact> Facts { get; set; }
member this.Facts : System.Collections.Generic.IList<Microsoft.Bot.Connector.Fact> with get, set
Public Property Facts As IList(Of Fact)

Property Value

Applies to