Compartir a través de


AlertErrorDetails.Occurences Propiedad

Definición

Obtiene o establece el número de repeticiones.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a