Compartir a través de


ReceiptCard.Facts Propiedad

Definición

Obtiene o establece una matriz de objetos Fact.

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

Valor de propiedad

Colección de Fact's.

Se aplica a