Click or drag to resize

MPInterfacebImportTrainingCoursePosition Method

Import reservation fee and material linked to a training course/event.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportTrainingCoursePosition(
	clsImportWorkItemTrainingCoursePos oTrainingCoursePosition,
	clsImportBaseeImportMode nImportMode
)

Parameters

oTrainingCoursePosition
Type: MARIInterfaceclsImportWorkItemTrainingCoursePos
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
See Also