Click or drag to resize

CommentDTOname Property

OFV Kjøretøydata service

Gets or sets the name.

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

Property Value

Type: String
Name of the comment - eg. "Equipment comments".
See Also