Click or drag to resize

MPInterfaceMoveBookedEntriesInHistory Method

Copies the anready imported lines in the Access database from MARIProjektImportLine in the table MARIProjektImportLineHistory

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public void MoveBookedEntriesInHistory(
	string sDatabaseFileName,
	ref int lCountHistory,
	ref int lCountDelete
)

Parameters

sDatabaseFileName
Type: SystemString
Path of the access database
lCountHistory
Type: SystemInt32
By ref
lCountDelete
Type: SystemInt32
By ref
Remarks