Class Employer
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
- Inheritance
-
Employer
- Inherited Members
-
Constructors
Employer()
Properties
EmployeeCount
public int EmployeeCount { get; set; }
Property Value
- int
EmployerDistrictName
public string EmployerDistrictName { get; set; }
Property Value
- string
EmployerGroupCategory
public string EmployerGroupCategory { get; set; }
Property Value
- string
EmployerGroupIdentifier
public Guid EmployerGroupIdentifier { get; set; }
Property Value
- Guid
EmployerGroupName
public string EmployerGroupName { get; set; }
Property Value
- string
EmployerOrganizationIdentifier
public Guid EmployerOrganizationIdentifier { get; set; }
Property Value
- Guid
EmployerOrganizationName
public string EmployerOrganizationName { get; set; }
Property Value
- string