Introduction
Search class for EmissionVehicleEnrollment.
Properties

DeviceSearch

DeviceSearch to filter EmissionVehicleEnrollmentSearch result. Available DeviceSearch options are:
  • Id
  • DeviceIds

EnrollmentIds

A list of enrollment Id(s) to search for EmissionVehicleEnrollments matching one of the enrollment Ids.

EnrollmentStatuses

A list of enrollment statuses to search for EmissionVehicleEnrollments matching one of the statuses. Valid "EnrollmentStatus" values are:
  • NotEnrolled
  • Pending
  • Enrolled
  • Rejected

FromDate

A value to search for all EmissionVehicleEnrollments from this date.

FromDmvRegistrationDateTime

Search for all EmissionVehicleEnrollments with DMV registration DateTime from this date.

Id

Search for an entry based on the specific Id.

IncludeDisenrolledEnrollments

A value indicating whether previously disenrolled EmissionVehicleEnrollments are included. If true, returns active enrollments and disenrolled enrollments; Otherwise, only returns current active enrollments. (An active enrollment has enrollment status Pending or Enrolled.) Default is false.

IncludeRejectedEnrollments

A value indicating whether rejected EmissionVehicleEnrollments are included. If true, returns all active enrollments and rejected enrollments; Otherwise, only returns active enrollments. (An active enrollment has enrollment status Pending or Enrolled.) Default is false.

LoggingFrequencyType

ToDate

A value to search for all EmissionVehicleEnrollments to this date.

ToDmvRegistrationDateTime

Search for all EmissionVehicleEnrollments with DMV registration DateTime to this date.