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


INetworkIdentifyDialog.Map 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.Map Property
ArcGIS Developer Help

INetworkIdentifyDialog.Map Property

The map for the dialog.

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

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

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

See Also

INetworkIdentifyDialog Interface