Click or drag to resize

MPInterfacebImportTrainingParticipant Method

Import a new training participant. This is either a link to a customer contact person, an employee or a free participant. See clsImportTrainingParticipant

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportTrainingParticipant(
	clsImportTrainingParticipant oTrainingParticipant,
	clsImportBaseeImportMode nImportMode
)

Parameters

oTrainingParticipant
Type: MARIInterfaceclsImportTrainingParticipant
prepared training participant object see clsImportTrainingParticipant.
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks