Click or drag to resize

MPInterfacebImportPurchaseProcessByAccessDatabase Method

Import purchase processes using the table: MARIProjektImportPurchaseProcesses. See clsImportProjectPurchaseProcesses.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportPurchaseProcessByAccessDatabase(
	string sDatabaseFileName,
	clsImportBaseeImportMode nImportMode,
	ref int sngCount,
	ref int lCountImported
)

Parameters

sDatabaseFileName
Type: SystemString
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
sngCount
Type: SystemInt32
lCountImported
Type: SystemInt32

Return Value

Type: Boolean
Remarks