BenSelect Documentation
MaintenanceReportTrigger Enumeration
See Also  Send Feedback
Selerix.ETIExtension.Report Namespace : MaintenanceReportTrigger Enumeration
Specifies the type of maintenance report trigger.

Syntax

JScript 
public enum MaintenanceReportTrigger extends System.Enum

Members

MemberDescription
DependentBirthdayEmployees with a dependent having a birthday within the date range
EligibilityDateAnniversaryAnniversary of eligiblity date within date range.
EmployeeBirthdayEmployees with a birthday falling within the date range
EnrollmentStatusAllSelects all enrollment statuses.
EnrollmentStatusCompletedEnrollment status is completed. Only selects employees completed during the report date range.
EnrollmentStatusCompletedAllEnrollment status is completed.
EnrollmentStatusNotBegunEnrollment status not begun.
EnrollmentStatusNotBegunOrPendingEnrollment status is not begun or pending (only selects employees completed during the report date range)
EnrollmentStatusNotBegunOrPendingAllEnrollment status is not begun or pending.
EnrollmentStatusPendingEnrollment status is pending. Only selects employees who have a session during the report date range.
EnrollmentStatusPendingAllEnrollment status is pending.
GracePeriodExpiredGrace period is expired.
HireDateAnniversaryAnniversary of hire date within date range.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.ETIExtension.Report.MaintenanceReportTrigger

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.