Click or drag to resize

MPInterfacebReadEmployeePeriodFromDB2Batch Method

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bReadEmployeePeriodFromDB2Batch(
	clsBatchImport oBatchImport,
	ref int lCountByRef,
	ref int lCountImportedByRef
)

Parameters

oBatchImport
Type: MARIInterfaceclsBatchImport
lCountByRef
Type: SystemInt32
lCountImportedByRef
Type: SystemInt32

Return Value

Type: Boolean
See Also