Compartir a través de


SmartGroup.AlertsCount Propiedad

Definición

Obtiene o establece el número total de alertas en el grupo inteligente.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.alertsCount")]
public long? AlertsCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.alertsCount")>]
member this.AlertsCount : Nullable<int64> with get, set
Public Property AlertsCount As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a