startTime property

DateTime? startTime

The time from which the incident is valid, before this time the incident should not be considered. The value is null if it hasn't been provided by the traffic incidents supplier. Gets the time from which the incident is valid, before this time the incident should not be considered.

Implementation

DateTime? get startTime;