Click or drag to resize

EmployeeCompareTo Method

Compares employees by their penalty.

Namespace:  ASAP.NRP.Core
Assembly:  NRP (in NRP.dll) Version: 3.45.0.0
Syntax
public int CompareTo(
	Employee e
)

Parameters

e
Type: ASAP.NRP.CoreEmployee
The Employee to compare to.

Return Value

Type: Int32
Less than zero if this Employee precedes e, greater than zero if it follows e, zero otherwise.

Implements

IComparableTCompareTo(T)
See Also

www.staffrostersolutions.com | support