Click or drag to resize

MPInterfacebImportQualification Method

Import a qualification master data. See clsImportQualification for details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportQualification(
	clsImportQualification oQualification,
	clsImportBaseeImportMode nImportMode
)

Parameters

oQualification
Type: MARIInterfaceclsImportQualification
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks