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

In This Topic
    ValidLines Property
    In This Topic
    Gets a list of valid AssetType values for lines that can belong to this tier.
    Syntax
    public IReadOnlyList<AssetType> ValidLines {get;}
    Public ReadOnly Property ValidLines As IReadOnlyList(Of AssetType)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also