ArcGIS Pro 3.5 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 bool AddAssociatedLayers {get; set;}
    Public Property AddAssociatedLayers As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also