Skip to main content
All docs
V24.2

AzureTrafficIncidentResult.RoadNames Property

Gets the road names (numbers) affected by the incident. Multiple road numbers are separated by slashes.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

public string RoadNames { get; }

Property Value

Type Description
String

The road names (numbers) affected by the incident.

See Also