ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / Propagator Class / Value Property

In This Topic
    Value Property (Propagator)
    In This Topic
    The value that is compared against the propagated value when executing the trace.
    Syntax
    public double Value {get;}
    Public ReadOnly Property Value As Double
    Remarks
    For example, if you were executing an A phase trace, this would be the value for "A".
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also