Click or drag to resize

employeeMaintenancebaseGetBenEmpsByID Method

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

Parameters

empID
Type: SystemString
benID
Type: SystemString
exactID
Type: SystemBoolean

Return Value

Type: BenEmp
See Also