Click or drag to resize

MPInterfacebImportFile Method

Import a file directly to the database (table MPDokumente, MPBilder). This function is only for special use. Standard is the folder mechanism via bImportDocument(clsImportDocument, clsImportBaseeImportMode)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportFile(
	clsImportFile oFile,
	clsImportBaseeImportMode nImportMode
)

Parameters

oFile
Type: MARIInterfaceclsImportFile
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode

Return Value

Type: Boolean
See Also