Click or drag to resize

CustomerVehicleSearchCriteria Class

Search criteria
Inheritance Hierarchy
System.Object
  AMCS.Elemos.IntegrationService.Entity.Vehicle.CustomerVehicleSearchCriteria

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 CustomerVehicleSearchCriteria

The CustomerVehicleSearchCriteria type exposes the following members.

Constructors
  NameDescription
Public methodCustomerVehicleSearchCriteria
Initializes a new instance of the CustomerVehicleSearchCriteria class
Top
Properties
  NameDescription
Public propertyCustomerId
Gets or sets the customer identifier.
Public propertyFromDate
Gets or sets from date.
Public propertyRegistration
Gets or sets the registration.
Public propertyToDate
Gets or sets to date.
Top
See Also