CommentDTO Class |
Eg. equipment commnets, technical data comments or comments on vehicle in general.
Namespace: OfvService.DTO.Vehicle
public class CommentDTO
The CommentDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| CommentDTO | Initializes a new instance of the CommentDTO class |
| Name | Description | |
|---|---|---|
| description |
Gets or sets the description.
| |
| name |
Gets or sets the name.
| |
| type |
Gets or sets the type.
|