Click or drag to resize

AccessLogDTOtimestamp Property

OFV Kjøretøydata service

Gets or sets the timestamp.

Namespace:  OfvService.DTO.Login.Logging
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DateTime timestamp { get; set; }

Property Value

Type: DateTime
The timestamp.
See Also