clsUpdateEmployeePeriodbPeriodExists Method
|
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic bool bPeriodExists(
int lPeriod,
Collection colPersonPeriode
)
Public Function bPeriodExists (
lPeriod As Integer,
colPersonPeriode As Collection
) As Boolean
Parameters
- lPeriod
- Type: SystemInt32
- colPersonPeriode
- Type: Microsoft.VisualBasicCollection
Return Value
Type:
Boolean
See Also