| JScript | |
|---|---|
public enum enmEmployeeStatus extends System.Enum | |
| Member | Description |
|---|---|
| Active | Employee is active. |
| COBRA | Employee is covered by COBRA. |
| InActive | Employee is inactive. |
| LeaveOfAbsence | Employee is on leave of absence. |
| Retired | Employee is retired. |
| Terminated | Employee is terminated. |
System.Object
System.ValueType
System.Enum
Selerix.Foundation.enmEmployeeStatus
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