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


In This Topic
    Propagator Class Members
    In This Topic

    The following tables list the members exposed by Propagator.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute to propagate downstream from the source.  
    Public PropertyThe filter operator that is applied when executing the trace. This operator is used to compare the propagated value to the specified Value.  
    Public Property The field on the domain network feature classes where the propagated value is stored.  
    Public PropertyThe function that is applied to the ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute to propagate the attribute downstream.  
    Public PropertyGets or sets a ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute that maps each bit in another bitset network attribute value to a new value.  
    Public Property The value that is compared against the propagated value when executing the trace.  
    Top
    Public Methods
     NameDescription
    Public Method Gets a text representation of this object.  
    Top
    See Also