Click or drag to resize

InternalDataObject Class

OFV Kjøretøydata service

Internal use only
Inheritance Hierarchy
SystemObject
  OfvService.DTO.VehicleAdministrationInternalDataObject

Namespace:  OfvService.DTO.VehicleAdministration
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class InternalDataObject

The InternalDataObject type exposes the following members.

Constructors
  NameDescription
Public methodInternalDataObject
Initializes a new instance of the InternalDataObject class
Top
Properties
  NameDescription
Public propertyActive
Active or not
Public propertyBatteryId
Battery ID
Public propertyBatteryTypeId
Battery type ID
Public propertyBrandId
Brand ID
Public propertyEngineId
Engine ID
Public propertyEngineTypeId
Engine type ID
Public propertyModelEquipmentGroupId
Equipment group ID
Public propertyModelGenerationId
ModelGeneration ID
Public propertyModelGenerationName
ModelGeneration name
Public propertyModelId
Model ID
Public propertyOptionalObj
Optional
Public propertyShowAll
Show all option
Public propertyStandard
Show standard values
Public propertyUser
User object
Public propertyVariantId
Variant ID
Public propertyVehicleGroup
VehicleGroup
Public propertyYear
Year
Top
See Also