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.Xpf.Map

Assembly: DevExpress.Xpf.Map.v23.2.dll

NuGet Package: DevExpress.Wpf.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