ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMParcelLayer Class / ParcelConnection Property

In This Topic
    ParcelConnection Property
    In This Topic
    Gets or sets the data connection to the Parcel Fabric. A Parcel Fabric controls simple feature classes and uses topology rules and parcel rules. Parcel geometry is edited using feature services The Parcel Layer provides additional services to control the fabric classes such as validate.
    Syntax
    public CIMDataConnection ParcelConnection {get; set;}
    Public Property ParcelConnection As CIMDataConnection
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also