This document is archived and information here might be outdated.  Recommended version.


INetworkIdentifyDialog.NetworkLayer Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalystUI > ESRI.ArcGIS.NetworkAnalystUI > Interfaces > IN > INetworkIdentifyDialog Interface > INetworkIdentifyDialog.NetworkLayer Property
ArcGIS Developer Help

INetworkIdentifyDialog.NetworkLayer Property

The network layer for the dialog.

[Visual Basic .NET]
Public WriteOnly Property NetworkLayer
[C#]
public void NetworkLayer {set;}

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

The NetworkLayer property is used to correctly set the NetworkIdentifyDialog to use the correct NetworkLayer.

See Also

INetworkIdentifyDialog Interface