ArcGIS Pro 2.8 API Reference Guide
DeviceLocationPropertiesUpdatedEvent Class
Members 

ArcGIS.Desktop.Core.DeviceLocation.Events Namespace : DeviceLocationPropertiesUpdatedEvent Class
Occurs when the device location source is updated with a new location source and/or parameters
Object Model
DeviceLocationPropertiesUpdatedEvent ClassSubscriptionToken ClassSubscriptionToken Class
Syntax
public sealed class DeviceLocationPropertiesUpdatedEvent : ArcGIS.Core.Events.CompositePresentationEvent<DeviceLocationPropertiesUpdatedEventArgs> 
Public NotInheritable Class DeviceLocationPropertiesUpdatedEvent 
   Inherits ArcGIS.Core.Events.CompositePresentationEvent(Of DeviceLocationPropertiesUpdatedEventArgs)
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Events.EventBase
      ArcGIS.Core.Events.CompositePresentationEvent<TPayload>
         ArcGIS.Desktop.Core.DeviceLocation.Events.DeviceLocationPropertiesUpdatedEvent

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

DeviceLocationPropertiesUpdatedEvent Members
ArcGIS.Desktop.Core.DeviceLocation.Events Namespace