Compartilhar via


ExtensionDataSource.InputDataSources Propriedade

Definição

Obtém ou define a lista de fontes de dados de onde essa extensão precisa de dados.

[Newtonsoft.Json.JsonProperty(PropertyName="inputDataSources")]
public System.Collections.Generic.IList<string> InputDataSources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="inputDataSources")>]
member this.InputDataSources : System.Collections.Generic.IList<string> with get, set
Public Property InputDataSources As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a