Employee Members

Public Type  Private Field  Public Property  

Public Type

NameDescription
EmployeeClasses Types of employees.

Private Field

NameDescription
m_EmployeeClass The private variable that holds the EmployeeClass value.
m_Office The private variable that holds the Office value.

Public Property

NameDescription
EmployeeClass The Employees's type.
Office The Employees's building and office number.

Return to Index