Compartilhar via


ScriptActivityParameter.Size Propriedade

Definição

Obtém ou define o tamanho do parâmetro de direção de saída.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a