Compartir a través de


RequestReportRecordContract.ResponseSize Propiedad

Definición

Obtiene o establece el tamaño de la respuesta devuelta por la puerta de enlace.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a