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


ITraverseWindow2.IsFinishEnabled Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IT > ITraverseWindow2 Interface > ITraverseWindow2.IsFinishEnabled Property
ArcGIS Developer Help

ITraverseWindow2.IsFinishEnabled Property

Indicates if the Finish command on the Traverse Window dialog is enabled.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

The Finish command on the Traverse Window dialog is enabled under the following conditions;

 

See Also

ITraverseWindow2 Interface