CourseOrLearningPath
No description
union CourseOrLearningPath = Course | LearningPath
Possible types
CourseOrLearningPath.Course
object
CourseOrLearningPath.LearningPath
object
Member of
ManagerContentSearchResults
object