Compartilhar via


RequestReportRecordContract.RequestSize Propriedade

Definição

Obtém ou define o tamanho dessa solicitação.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a