Click or drag to resize

MPInterfacebImportTrainingCourseScheduleDate Method

Import an additiona plan date to a trainingn corse

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportTrainingCourseScheduleDate(
	clsImportWorkItemTrainingCourseScheduleDate oTrainingCourseScheduleDate,
	clsImportBaseeImportMode nImportMode
)

Parameters

oTrainingCourseScheduleDate
Type: MARIInterfaceclsImportWorkItemTrainingCourseScheduleDate
Additional plan date to a mail training course. See clsImportWorkItemTrainingCourseScheduleDate.
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
See Also