ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Tier Class / ValidSubnetworkLines Property

In This Topic
    ValidSubnetworkLines Property
    In This Topic
    Gets a list of AssetType values for lines that are aggregated into the SubnetLine feature class.
    Syntax
    public IReadOnlyList<AssetType> ValidSubnetworkLines {get;}
    Public ReadOnly Property ValidSubnetworkLines As IReadOnlyList(Of AssetType)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also