Table of Contents

Class Employer

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class Employer
Inheritance
Employer
Inherited Members

Constructors

Employer()

public 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