ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ParcelLayerCreationParams Class / AddAssociatedLayers Property

In This Topic
    AddAssociatedLayers Property (ParcelLayerCreationParams)
    In This Topic
    Gets and sets whether the parcel associated layers are to be added along with the parcel layer. Default value is true.
    Syntax
    Public Property AddAssociatedLayers As Boolean
    public bool AddAssociatedLayers {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.5 or higher.
    See Also