ArcGIS Pro 3.7 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 Property ParcelConnection As CIMDataConnection
    public CIMDataConnection ParcelConnection {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also