ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / NetworkAttribute Class / Type Property

In This Topic
    Type Property (NetworkAttribute)
    In This Topic
    Gets the data type of the network attribute.
    Syntax
    public NetworkAttributeDataType Type {get;}
    Public ReadOnly Property Type As NetworkAttributeDataType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also