ArcGIS Pro 3.7 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 ReadOnly Property Value As Double
    public double Value {get;}
    Remarks
    For example, if you were executing an A phase trace, this would be the value for "A".
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also