ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PopupDefinition Class / Append Property

In This Topic
    Append Property
    In This Topic
    Gets or sets whether content already in the dockable window is kept or cleared. Only used when dockable is true.
    Syntax
    Public Property Append As Boolean
    public bool Append {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also