Click or drag to resize

RosterAssignShift Method

Assigns a shift to an employee.

Namespace:  ASAP.NRP.Core
Assembly:  NRP (in NRP.dll) Version: 3.45.0.0
Syntax
public void AssignShift(
	string EmployeeID,
	string ShiftID,
	int Day
)

Parameters

EmployeeID
Type: SystemString
The ID of the employee to assign the shift to.
ShiftID
Type: SystemString
The ID of the shift type to assign.
Day
Type: SystemInt32
The day in the scheduling period to assign the shift on (the first day in the roster is day zero).
See Also

www.staffrostersolutions.com | support