AzureTrafficIncidentResult.StartDate Property
Returns the date the incident occurred, if available. The date is described in the ISO8601 format.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
DateTime | The date the incident occurred. |
See Also