Compartir a través de


ScriptActivityParameter.Size Propiedad

Definición

Obtiene o establece el tamaño del parámetro de dirección de salida.

[Newtonsoft.Json.JsonProperty(PropertyName="size")]
public int? Size { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="size")>]
member this.Size : Nullable<int> with get, set
Public Property Size As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a