Freigeben über


BatchReleaseCriteria.MessageCount Eigenschaft

Definition

Ruft die Nachrichtenanzahl ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: