Skip to main content
All docs
V26.1
  • BingTrafficIncidentResult.LastModified Property

    Returns the time of the last change to the incident-related data.

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v26.1.dll

    Declaration

    public DateTime LastModified { get; }

    Property Value

    Type Description
    DateTime

    A date-time value that specifies the time of the last change to the incident information.

    See Also