Enum. Specifies an entity type.
            Syntax
            
            Members
| Member | Value | Description | 
| Agent | 11 | Agent. The entity is an agent. | 
| Answer | 1 | Answer. | 
| AnswerTable | 3 | Answer table. | 
| Applicant | 4 | Applicant. The entity is an applicant. | 
| Broker | 6 | Broker. The entity is a broker. | 
| Employer | 5 | Employer. The entity is an employer. | 
| MedicalDetail | 2 | Medical detail. | 
| Organization | 9 | Organization. The entity is an organization. | 
| Party | 7 | Party. The entity is a party. | 
| Payer | 10 | Payer. The entity is a payer. | 
| Person | 8 | Person. The entity is a person. | 
| Unknown | 0 | unknown. The entity is unknown. | 
 
            
            
            
            
            
            
            Inheritance Hierarchy
            
            
            See Also