Click or drag to resize

employeeMaintenancebaseGetEmpEDDsByID Method

Namespace:  ctDynamicsSL.financial.payroll.maintenance
Assembly:  ctDynamicsSL (in ctDynamicsSL.dll) Version: 2021.9.16.1 (2021.09.16.01)
Syntax
C#
public EmpEDD[] baseGetEmpEDDsByID(
	string empID,
	string docType,
	bool exactID
)

Parameters

empID
Type: SystemString
docType
Type: SystemString
exactID
Type: SystemBoolean

Return Value

Type: EmpEDD
See Also