Skip to main content
All docs
V23.2

BingTrafficIncidentResult.LastModified Property

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.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