ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ParcelLayerCreationParams Class / LayerCreationRole Property

In This Topic
    LayerCreationRole Property
    In This Topic
    Defines the role for the added parcel layers. Default value is ParcelLayerCreationRole.ParcelEditingLayers
    Syntax
    public ParcelLayerCreationRole LayerCreationRole {get; set;}
    Public Property LayerCreationRole As ParcelLayerCreationRole
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also