Click or drag to resize

MPInterfacebImportTrainingRegistration Method

Import a registration for an existing participant to an existing training Course

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportTrainingRegistration(
	clsImportTrainingRegistration oTrainingRegistration,
	clsImportBaseeImportMode nImportMode
)

Parameters

oTrainingRegistration
Type: MARIInterfaceclsImportTrainingRegistration
Link between a training course and a participant. See clsImportTrainingRegistration.
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
See Also