Compartir a través de


WritableProperty.AckVersion Propiedad

Definición

Versión del valor de la propiedad notificada.

[Newtonsoft.Json.JsonProperty("ackVersion")]
public int AckVersion { get; set; }
[<Newtonsoft.Json.JsonProperty("ackVersion")>]
member this.AckVersion : int with get, set
Public Property AckVersion As Integer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a