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

In This Topic
    Value Property (NetworkAttributeComparison)
    In This Topic
    The specific value to compare to the ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute. If this value was not set in the constructor, this property returns null.
    Syntax
    public object Value {get;}
    Public ReadOnly Property Value As Object
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also