Click or drag to resize

clsUpdateEmployeePeriodbPeriodExists Method

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bPeriodExists(
	int lPeriod,
	Collection colPersonPeriode
)

Parameters

lPeriod
Type: SystemInt32
colPersonPeriode
Type: Microsoft.VisualBasicCollection

Return Value

Type: Boolean
See Also