Skip to main content
All docs
V24.2

AzureTrafficIncidentResult.ToLocationName Property

Gets the name of the intersection or location where the traffic due to the incident ends.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

public string ToLocationName { get; }

Property Value

Type Description
String

The name of the intersection or location where the traffic due to the incident ends.

See Also