Compartir a través de


BatchReleaseCriteria.MessageCount Propiedad

Definición

Obtiene o establece el recuento de mensajes.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a