Skip to main content
All docs
V24.1

BingTrafficIncidentResult.LastModified Property

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.1.dll

NuGet Package: DevExpress.Win.Map

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