Click or drag to resize

VehicleAlternativeprice Property

OFV Kjøretøydata service

Gets or sets the price.

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

Property Value

Type: NullableDecimal
Price to marked when new - from Kjøretøydata
See Also