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


In This Topic
    Filter Class Properties
    In This Topic

    For a list of all members of this type, see Filter members.

    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