CommentDTOdescription Property |
OFV Kjøretøydata service
Gets or sets the description.
Namespace:
OfvService.DTO.Vehicle
Assembly:
OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string description { get; set; }Property Value
Type:
String
Description of the comments - eg. "Equipment 1 comes ni pack together with eqipment 2 etc. etc".
See Also