This document is archived and information here might be outdated. Recommended version. |
Called when the course type changes.
[Visual Basic .NET] Public Event OnChangeCourseType As OnChangeCourseTypeEventHandler
[C#] public event OnChangeCourseTypeEventHandler OnChangeCourseType
Whenever the course type is changed, in the Traverse dialog or with the ITraverseWindow::Type property, the OnChangeCourse event is fired.