Compartir a través de


DataFlow.Annotations Propiedad

Definición

Obtiene o establece la lista de etiquetas que se pueden usar para describir el flujo de datos.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a