ArcObjects Library Reference (NetworkAnalystUI)  

INetworkIdentifyDialog.Display Property

The display for the dialog.

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

Product Availability

Available with ArcGIS Desktop. Requires Network Analyst Extension.

Remarks

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

See Also

INetworkIdentifyDialog Interface