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

In This Topic
    Subtract Class
    In This Topic
    Takes the network attribute value from the starting point as the base number, and then subtracts the value of the network attribute from each applicable element.
    Object Model
    Subtract ClassCondition ClassNetworkAttribute ClassField Class
    Syntax
    public class Subtract : Function 
    Public Class Subtract 
       Inherits Function
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.UtilityNetwork.Trace.Function
          ArcGIS.Core.Data.UtilityNetwork.Trace.Subtract

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also