Click or drag to resize

MPInterfacebImportQualificationPlan Method

Import a qualification plan (link between employee and qualification). See clsImportQualificationPlan for details.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportQualificationPlan(
	clsImportQualificationPlan oQualificationPlan,
	clsImportBaseeImportMode nImportMode
)

Parameters

oQualificationPlan
Type: MARIInterfaceclsImportQualificationPlan
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks