This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INALayerEvents Interface > INALayerEvents.OnInUseByBackgroundChanged Event (ArcObjects .NET 10.5 SDK) |
Called after the in use by background status of the analysis layer is modified.
[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