Click or drag to resize

ANPREventPartialEntity Class

Inheritance Hierarchy
System.Object
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.Vehicle.ANPREventPartialEntity

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 ANPREventPartialEntity : IntegrationEntity

The ANPREventPartialEntity type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyANPREventDate
Gets or sets the date.
Public propertyANPRIdentifier
Gets or sets the anpr identifier.
Public propertyReadTypeId
Gets or sets the vehicle type safety check identifier.
Public propertyRegistrationNo
Gets or sets the registration no.
Top
See Also