ArcGIS Pro 2.6 API Reference Guide
SystemTableType Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : SystemTableType Enumeration
Specifies a utility network system table.
Syntax
Members
MemberDescription
Associations The Associations system table.
DirtyAreas The DirtyAreas system table.
LineErrors The LineErrors system table.
PointErrors The PointErrors system table.
PolygonErrors The PolygonErrors system table.
Subnetworks The Subnetworks system table.
Remarks
Starting at UtilityNetworkDefinition.GetSchemaVersion 4 or greater, the PointErrors, LineErrors and PolygonErrors system tables are no longer supported.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.UtilityNetwork.SystemTableType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace