ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Filter Class
Properties


In This Topic
    Filter Class Members
    In This Topic

    The following tables list the members exposed by Filter.

    Public Properties
     NameDescription
    Public Property A conditional expression which stops tracing if it evaluates to True.  
    Public PropertySpecifies that a ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute stores a bitset, and this bitset should be used to filter results.  
    Public PropertyA set of FunctionBarrier objects. If any of these objects evaluates to true, further tracing is terminated.  
    Public Property Provides nearest neighbor filter information.  
    Public Property Determines whether filter criteria are evaluated on edges, junctions, or both.  
    Top
    See Also