Skip to main content
All docs
V25.1
  • 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.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    public int TrafficModelId { get; }

    Property Value

    Type Description
    Int32

    The number that references the traffic model.

    See Also