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


IIdentifyDialogProps.TopmostOnly Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > II > IIdentifyDialogProps Interface > IIdentifyDialogProps.TopmostOnly Property
ArcGIS Developer Help

IIdentifyDialogProps.TopmostOnly Property

Indicates if the search stops once a result has been found.

[Visual Basic .NET]
Public ReadOnly Property TopmostOnly As Boolean
[C#]
public bool TopmostOnly {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IIdentifyDialogProps Interface