Click or drag to resize

VehicleSafetyCheckResultEntity Class

VehicleSafetyCheck Result Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleVehicleSafetyCheckResultEntity

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
public class VehicleSafetyCheckResultEntity

The VehicleSafetyCheckResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodVehicleSafetyCheckResultEntity
Initializes a new instance of the VehicleSafetyCheckResultEntity class
Top
Properties
  NameDescription
Public propertyVehicleSafetyChecks
Gets or sets the VehicleSafetyCheck records.
Top
See Also