Click or drag to resize

ModelGenerationOptionsDTO Class

OFV Kjøretøydata service

ModelGenerations for use in the GUI
Inheritance Hierarchy
SystemObject
  OfvService.DTO.CommonObjectDTO
    OfvService.DTO.VehicleAdministrationModelGenerationOptionsDTO

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

The ModelGenerationOptionsDTO type exposes the following members.

Constructors
  NameDescription
Public methodModelGenerationOptionsDTO
Initializes a new instance of the ModelGenerationOptionsDTO class
Top
Properties
  NameDescription
Public propertyModelGeneration
List of model generations
Top
See Also