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


esriWeightFilterType Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (NetworkAnalysis)  

esriWeightFilterType Constants

Type of weight filter to use in the trace task.

Constant Value Description
esriWFNone 0 Do not use a filter in the trace task.
esriWFRange 1 Use a range filter in the trace task.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Custom upstream trace task (Code Files: CustomUpstreamTraceTaskVBNet)