Click or drag to resize

InternalDataObjectBatteryTypeId Property

OFV Kjøretøydata service

Battery type ID

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

Property Value

Type: NullableInt32
See Also