Click or drag to resize

clsImportWorkItemTrainingCourseListOfScheduledDays Property

A main training course can have additional follow up courses or alternative dates

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsImportWorkItemTrainingCourseScheduleDate> ListOfScheduledDays { get; set; }

Return Value

Type: ListclsImportWorkItemTrainingCourseScheduleDate
Remarks
Stored in sub table MPWorkItemScheduleDates

View: MARIWorkItemScheduleDates: :Table: MPWorkItemScheduleDates

See Also