Click or drag to resize

MPInterfacePrepareForBatchImport Method

Prepare the object, before data is attached from DTW or Excel

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public void PrepareForBatchImport(
	clsImportBase oImportObject
)

Parameters

oImportObject
Type: MARIInterfaceclsImportBase
See Also