Click or drag to resize

UsersLogDTOtimestamp 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 double timestamp { get; set; }

Property Value

Type: Double
The timestamp.
See Also