Click or drag to resize

Employee Class

An employee in the solution. It contains the shift type assignments for an employee in the Roster.
Inheritance Hierarchy
SystemObject
  ASAP.NRP.CoreEmployee

Namespace:  ASAP.NRP.Core
Assembly:  NRP (in NRP.dll) Version: 3.45.0.0
Syntax
public class Employee : IComparable<Employee>

The Employee type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares employees by their penalty.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns the employee's label.
(Overrides ObjectToString.)
Top
Fields
  NameDescription
Public fieldEmployeeInfo
Contains all information about this employee such as the ID, contract etc.
Top
See Also

www.staffrostersolutions.com | support