Click or drag to resize

AccessLogDTOmoduleId Property

OFV Kjøretøydata service

Gets or sets the module id.

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

Property Value

Type: Int32
The module id.
See Also