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
Syntaxpublic List<clsImportWorkItemTrainingCourseScheduleDate> ListOfScheduledDays { get; set; }Public Property ListOfScheduledDays As List(Of clsImportWorkItemTrainingCourseScheduleDate)
Get
Set
Return Value
Type:
ListclsImportWorkItemTrainingCourseScheduleDate
Remarks
See Also