Partager via


RequestReportRecordContract.ResponseSize Propriété

Définition

Obtient ou définit la taille de la réponse retournée par la passerelle.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à