Click or drag to resize

EmployeeCompareTo Method

Compares employees by their penalty.

Namespace:  ASAP.NRP.Core
Assembly:  NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
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