Click or drag to resize

HeaderItemGroupDTO Class

OFV Kjøretøydata service

[Missing <summary> documentation for "T:OfvService.DTO.Vehicle.HeaderItemGroupDTO"]

Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleHeaderItemGroupDTO

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

The HeaderItemGroupDTO type exposes the following members.

Constructors
  NameDescription
Public methodHeaderItemGroupDTO
Initializes a new instance of the HeaderItemGroupDTO class
Top
Properties
  NameDescription
Public propertyheaderItems
Public propertysorting
Gets or sets the sorting.
Top
See Also