Click or drag to resize

MPInterfacebImportTrainingCourse Method

Imports a new training course or event to the Event Master.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportTrainingCourse(
	clsImportWorkItemTrainingCourse oTrainingCourse,
	clsImportBaseeImportMode nImportMode
)

Parameters

oTrainingCourse
Type: MARIInterfaceclsImportWorkItemTrainingCourse
Main table for one event with the start/end date.
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
See Also