Click or drag to resize

VehicledataModulesDTO Class

OFV Kjøretøydata service

Internal use only!
Inheritance Hierarchy
SystemObject
  OfvService.DTO.Login.ModulesVehicledataModulesDTO

Namespace:  OfvService.DTO.Login.Modules
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class VehicledataModulesDTO

The VehicledataModulesDTO type exposes the following members.

Constructors
  NameDescription
Public methodVehicledataModulesDTO
Initializes a new instance of the VehicledataModulesDTO class
Top
Properties
  NameDescription
Public propertydescription
Gets or sets the description.
Public propertyid
Gets or sets the id.
Public propertyname
Gets or sets the name.
Public propertywebserviceCode
Gets or sets the webservice code.
Public propertywebserviceMethodCode
Gets or sets the webservice method code.
Top
See Also