Called when the course type changes.
[Visual Basic 6.0]
Event OnChangeCourseType
[Visual Basic .NET] Public Event OnChangeCourseType As OnChangeCourseTypeEventHandler
[C#] public event OnChangeCourseTypeEventHandler OnChangeCourseType
Product Availability
Available with ArcGIS Desktop.
Remarks
Whenever the course type is changed, in the Traverse dialog or with the ITraverseWindow::Type property, the OnChangeCourse event is fired.