Click or drag to resize

HeaderItemDTO Class

OFV Kjøretøydata service

List of technical data

Eg. color, seats, lights etc. etc.

Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleHeaderItemDTO

Namespace:  OfvService.DTO.Vehicle
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class HeaderItemDTO : ObjectDTO

The HeaderItemDTO type exposes the following members.

Constructors
  NameDescription
Public methodHeaderItemDTO
Initializes a new instance of the HeaderItemDTO class
Top
Properties
  NameDescription
Public propertyalternativeId
Public propertygroupId
Public propertymappingCode
Unique identifier for the datatype
Public propertyprimaryfield
Public propertyshowInHeader
Public propertysorting
Gets or sets the sorting.
Top
See Also