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

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

    ArcGIS Pro version: 3.4 or higher.
    See Also