ArcGIS Pro 2.9 API Reference Guide
SystemTableType Enumeration

ArcGIS.Core.Data.Parcels Namespace : SystemTableType Enumeration
Specifies a parcel fabric system table.
Syntax
Members
MemberDescription
AdjustmentLines The AdjustmentLines system table.
AdjustmentPoints The AdjustmentPoints system table.
AdjustmentVectors The AdjustmentVectors system table.
Connections The Connections system table.
DirtyAreas The DirtyAreas system table.
LineErrors The LineErrors system table.
PointErrors The PointErrors system table.
Points The Points system table.
PolygonErrors The PolygonErrors system table.
Records The Records system table.
Remarks
Starting at ParcelFabricDefinition.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.Parcels.SystemTableType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Data.Parcels Namespace