Click or drag to resize

EquipmentDTOvalue Property

OFV Kjøretøydata service

Gets or sets value

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

Property Value

Type: String
Value field that represent entities in textform.
See Also