Skip to main content
All docs
V24.2

AzureTrafficIncidentCalculationResult.TrafficModelId Property

Gets the number referencing traffic model that is valid for two minutes. A value of -1 always invokes the most recent traffic model.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.2.dll

Declaration

public int TrafficModelId { get; }

Property Value

Type Description
Int32

The number that references the traffic model.

See Also