ArcObjects Library Reference (NetworkAnalystUI)  

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