Click or drag to resize

MPInterfacebImportTrainingCourseOption Method

Import a new selectable option to a training course/event

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportTrainingCourseOption(
	clsImportWorkItemTrainingOption oTrainingCourseOption,
	clsImportBaseeImportMode nImportMode
)

Parameters

oTrainingCourseOption
Type: MARIInterfaceclsImportWorkItemTrainingOption
simple class to hold the option name and remark. See clsImportWorkItemTrainingOption.
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
See Also