Called after the in use by background status of the analysis layer is modified.
[Visual Basic 6.0] Event OnInUseByBackgroundChanged(
ByVal NALayer As INALayer _
)
[Visual Basic .NET] Public Event OnInUseByBackgroundChanged As OnInUseByBackgroundChangedEventHandler
[C#] public event OnInUseByBackgroundChangedEventHandler OnInUseByBackgroundChanged
[C++]
HRESULT OnInUseByBackgroundChanged(
INALayer* NALayer
);
[C++]Parameters
NALayer [in]NALayer is a parameter of type INALayer
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.