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


esriAnalysisType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

esriAnalysisType Constants

Indicates if trace tasks can trace on selected features, unselected features, or all features.

Constant Value Description
esriAnalysisOnAllFeatures 0 Traces on both selected and unselected features.
esriAnalysisOnSelectedFeatures 1 Traces only on selected features.
esriAnalysisOnNonSelectedFeatures 2 Traces only on unselected features.

Product Availability

Available with ArcGIS Desktop.