Compartir a través de


GetMetadataActivity.FieldList Propiedad

Definición

Obtiene o establece campos de metadatos que se van a obtener del conjunto de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.fieldList")]
public System.Collections.Generic.IList<object> FieldList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.fieldList")>]
member this.FieldList : System.Collections.Generic.IList<obj> with get, set
Public Property FieldList As IList(Of Object)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a