ArcObjects Library Reference (NetworkAnalystUI)  

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