Click or drag to resize

EquipmentGroupViewDTOEquipmentComment Property

OFV Kjøretøydata service

Comments - ONLY ONE

Namespace:  OfvService.DTO.VehicleAdministration
Assembly:  OfvVehicleData.DTO (in OfvVehicleData.DTO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public List<CommentDTO> EquipmentComment { get; set; }

Property Value

Type: ListCommentDTO
See Also