UserDTOlastLoginTime Property |
OFV Kjøretøydata service
Gets or sets the last login time.
Namespace:
OfvService.DTO.Login
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double lastLoginTime { get; set; }Property Value
Type:
Double
The last login time of current user.
See Also