Click or drag to resize

MPInterfacebImportDocument Method (clsImportDocument, clsImportBaseeImportMode)

Imports a Document or Picture to the folder mechanism (DMS) using the clsImportDocument object

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntax
public bool bImportDocument(
	clsImportDocument oImportDocument,
	clsImportBaseeImportMode nImportMode
)

Parameters

oImportDocument
Type: MARIInterfaceclsImportDocument
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks