ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / DomainNetwork Class / IsStructureNetwork Property

In This Topic
    IsStructureNetwork Property
    In This Topic
    Returns whether this domain network represents a structure network.
    Syntax
    public bool IsStructureNetwork {get;}
    Public ReadOnly Property IsStructureNetwork As Boolean
    Remarks
    Every utility network will have one and only one shared structure network.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also