ArcGIS Pro 3.0 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, Windows 8.1

    See Also