Click or drag to resize

projectEmployeeMaintenancebaseGetEmployeesByID Method

Namespace:  ctDynamicsSL.project.projectController.maintenance
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
public PJEMPLOY[] baseGetEmployeesByID(
	string employee,
	bool exactID
)

Parameters

employee
Type: SystemString
exactID
Type: SystemBoolean

Return Value

Type: PJEMPLOY
See Also