EmploymentStatus Table
EmploymentStatus is a static table listing possible employment statuses values for end-users.
| 
                 Database Column  | 
              
                 Details  | 
            
|---|---|
                EmploymentStatusID
               | 
              
                 Type: integer. Key. Generated ID A unique identifier for each  
  | 
            
                ResourceName
               | 
              
                 Type: text (max 256 characters). Key The unique name of the localizable resource string representing an employment status. Foreign key to the   | 
            
                DefaultValue
               | 
              
                 Type: text (max 100 characters) The text to display if the employment status resource string has no translation.  |