Click or drag to resize

clsBatchImportAddImportElement Method

Add a new import object to the batch holder

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool AddImportElement(
	clsImportBase oImport
)

Parameters

oImport
Type: MARIInterfaceclsImportBase
Import Line clsImportProject...

Return Value

Type: Boolean
See Also