Click or drag to resize

PricingDTOvalue Property

OFV Kjøretøydata service

Gets or sets the value.

Namespace:  OfvService.DTO.Common
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public decimal value { get; set; }

Property Value

Type: Decimal
The value.
See Also