Click or drag to resize

EquipmentGroupViewDTO Class

OFV Kjøretøydata service

Equipment group view for use in GUI
Inheritance Hierarchy
SystemObject
  OfvService.DTO.VehicleAdministrationEquipmentGroupViewDTO

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

The EquipmentGroupViewDTO type exposes the following members.

Constructors
  NameDescription
Public methodEquipmentGroupViewDTO
Initializes a new instance of the EquipmentGroupViewDTO class
Top
Properties
  NameDescription
Public propertyChangedBy
Changed by
Public propertyChangedDate
Changed date
Public propertyConnectedVehiclesCount
Count vehicles connected to model equipment group
Public propertyCreatedBy
Created by
Public propertyCreatedDate
Created date
Public propertyEquipmentComment
Comments - ONLY ONE
Public propertyEquipmentGroupId
Equipment group id
Public propertyEquipmentGroupName
Equipment group name
Public propertyEquipmentGroups
List of equipment groups
Top
See Also