Click or drag to resize

MPInterfaceTrainingCourseFromScheduleDates Method

This function will return the EventID from a ScheduleID and create the Event if it does not exists yet.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int TrainingCourseFromScheduleDates(
	int WorkItemScheduleID
)

Parameters

WorkItemScheduleID
Type: SystemInt32
WorkItemScheduleID

Return Value

Type: Int32
EventID
See Also