Share via


MapsGeofenceEventProperties.IsEventPublished Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to