Selerix Developer Tools
EventSubClass Enumeration






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace : EventSubClass Enumeration
Enum. Indicates the specific type of event. The EventSubClass enumeration class defines events that affect coverage over the life of the policy. For example, when a beneficiary dies or there is a divorce.
Syntax
'Declaration
 
Public Enum EventSubClass 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
'Usage
 
Dim instance As EventSubClass
public enum EventSubClass extends System.Enum implements System.IComparable, System.IConvertible, System.IFormattable 
__value public enum EventSubClass : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
public enum class EventSubClass : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberValueDescription
Added1Added.
AddressChange6Address change.
AdoptionOfChild11Adoption of child.
AsOfDateChanged70As Of Date Changed.
AutoEnroll22Auto-enroll.
BankAddressChanged75Change of Bank Address.
BankNameChanged74Change of Bank Name.
BeneficiaryChange15Beneficiary change.
BirthOfChild10Birth of child.
COBRAEnd60COBRA end date
COBRAStart59COBRA start date
CourtOrder62Court-ordered enrollment
CourtOrderAddDependent63Court-ordered enrollment
CoverageChange72Change of coverage.
CustomFieldChange51Custom field change.
DateOfHireChange66Date of Hire changed
DeathOfDependent13Death of dependent.
DeathOfSpouse12Death of spouse.
DependentAgeLimit14Dependent age limit.
DependentDeleted57Dependent is manually deleted
Divorce3Divorce.
DivorceAddDependent21Divorce, add dependent.
EligibilityDateChange67Eligibility date changed
EmailCommunicationSent58An email was sent to the employee
EmployeeIDChange61Employee ID changed
EnableReEnrollment17Enable re-enrollment.
FTERateChanged69FTE Rate Changed
JobClassChanged8Job class change.
LeaveOfAbsence23Leave of absence.
LegalSeparation4Legal separation.
Marriage2Marriage.
MarriageAddDependent20Marriage, add dependent.
NameChange5Name change.
NumberOfHoursChange56Number of hours is changed
Other2147483647Other.
PayGroupChange53Pay group change.
PaymentChanged73Change of Payment.
PINChanged65PIN Changed
RegainDependent18Regain dependent.
Rehire25Re-hire.
Retired43Retired.
ReturnFromLeave24Return from leave.
ReturnFromRetire52Return from retire.
SalaryChanged19Salary changed.
SpouseEmploymentChange16Spouse employment change.
Terminated9Terminated.
TerminatedEmploymentOther54Employee Termination Other
TerminatedEmploymentResignation55Employee Termination Resignation
TerminationDateChanged71Termination Date Changed
Transferred7Transferred.
Unknown0Unknown.
UserIDChanged68User ID changed
WagesChanged64Wages Changed
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Selerix.BusinessObjects.EventSubClass

See Also

Reference

Selerix.BusinessObjects Namespace