Compartir a través de


EventType.IsInDefaultSet Propiedad

Definición

Obtiene o establece la marca isInDefaultSet del tipo de evento.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isInDefaultSet")]
public bool? IsInDefaultSet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isInDefaultSet")>]
member this.IsInDefaultSet : Nullable<bool> with get, set
Public Property IsInDefaultSet As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a