OFV Kjøretøydata service
Gets or sets the modules.
Namespace:
OfvService.DTO.Login
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic List<UserModuleDTO> modules { get; set; }Property Value
Type:
ListUserModuleDTO
The modules that current user has access to.
See Also