BenSelect Documentation
EnrollmentStatus Enumeration
See Also  Send Feedback
Selerix.Foundation Namespace : EnrollmentStatus Enumeration
Enum. Indicates the enrollment status.

Syntax

JScript 
public enum EnrollmentStatus extends System.Enum

Members

MemberDescription
CompleteComplete. Employee has completed the entire enrollment process, and has provided any digital signatures or other confirmation of benefit verification.
IncompleteIncomplete. Employee has started the process, but not yet completed the application and any confirmation forms.
NotBegunNot begun. Employee can enroll, but has not initiated the process. When an employee is created in Benefits-Selection by entering data in the New Employee screen, the employee’s Enrollment status is marked as “NotBegun”. If an employee has a status of “NotBegun”, then the enroller may choose to select the Auto-enroll option. Selecting this option will create applications for each plan based on the individual plan's auto enrollment rules. The employee’s enrollment status changes to “Complete”.
NotEligibleNot eligible for enrollment.
TrashTrash.
UnknownUnknown.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.Foundation.EnrollmentStatus

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.