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


ITraverseWindow2.IsAddEnabled Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

ITraverseWindow2.IsAddEnabled Property

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

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

Product Availability

Available with ArcGIS Desktop.

Remarks

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

 

See Also

ITraverseWindow2 Interface