Called after a different network analysis context is attached to the analysis layer.
[Visual Basic 6.0] Event OnNAContextAttached(
ByVal NALayer As INALayer _
)
[Visual Basic .NET] Public Event OnNAContextAttached As OnNAContextAttachedEventHandler
[C#] public event OnNAContextAttachedEventHandler OnNAContextAttached
[C++]
HRESULT OnNAContextAttached(
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.