Share via


MapsGeofenceEventProperties.IsEventPublished Property

Definition

True if at least one event is published to the Azure Maps event subscriber, false if no event is published to the Azure Maps event subscriber.

public bool? IsEventPublished { get; }
member this.IsEventPublished : Nullable<bool>
Public ReadOnly Property IsEventPublished As Nullable(Of Boolean)

Property Value

Applies to