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


In This Topic
    FunctionBarrier Class Members
    In This Topic

    The following tables list the members exposed by FunctionBarrier.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FunctionBarrier class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe Function to evaluate.  
    Public PropertyThe Operator used for the comparison.  
    Public Property If True, local values are used in the functional comparison.  
    Public Property The value to compare against.  
    Top
    Public Methods
     NameDescription
    Public Method Gets a text representation of this object.  
    Top
    See Also