Click or drag to resize

VehicleCheckResultEntity Class

A vehicle check result.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleVehicleCheckResultEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Vehicle
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class VehicleCheckResultEntity

The VehicleCheckResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodVehicleCheckResultEntity
Initializes a new instance of the VehicleCheckResultEntity class
Top
Properties
  NameDescription
Public propertyVehicleChecks
Gets or sets the vehicle checks.
Top
See Also