Click or drag to resize

OptionsDTOModelGenerationOptions Property

OFV Kjøretøydata service

ModelGeneration options

Namespace:  OfvService.DTO.VehicleAdministration
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<ModelGenerationOptionsDTO> ModelGenerationOptions { get; set; }

Property Value

Type: ListModelGenerationOptionsDTO
See Also