public enum PropagatorFunction : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PropagatorFunction Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum PropagatorFunction : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PropagatorFunction Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
BitwiseAnd | The network attribute value of the current element is bitwise-anded with the network attribute value propagated from the source. |
Max | The network attribute value of the current element is compared against the network attribute value propagated from the source- the maximum of these values is propagated further downstream. |
Min | The network attribute value of the current element is compared against the network attribute value propagated from the source- the minimum of these values is propagated further downstream. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.UtilityNetwork.Trace.PropagatorFunction
Target Platforms: Windows 10, Windows 8.1