Called when the current network layer has changed.
[Visual Basic 6.0]
Event OnCurrentNetworkLayerChanged
[Visual Basic .NET] Public Event OnCurrentNetworkLayerChanged As OnCurrentNetworkLayerChangedEventHandler
[C#] public event OnCurrentNetworkLayerChangedEventHandler OnCurrentNetworkLayerChanged
Product Availability
Available with ArcGIS Desktop. Requires Network Analyst Extension.
Remarks
The OnCurrentNetworkLayerChanged event is fired when the user changes the Network Dataset dropdown on the Network Analyst Toolbar or the CurrentNetworkLayer method on the NetworkAnalystExtension's INetworkAnalystExtension interface is set programatically.