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


ITraverseWindow2.IsFinishEnabled Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Editor)  

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