ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Map Class / CanAdd(Item,Nullable<MapType>,Nullable<MapViewingMode>) Method
The item to be considered for adding.
The type of map.
The type of map viewing mode.
Version

    CanAdd(Item,Nullable<MapType>,Nullable<MapViewingMode>) Method
    Indicates whether or not an item can be added to the map.
    Syntax

    Parameters

    item
    The item to be considered for adding.
    mapType
    The type of map.
    mapViewingMode
    The type of map viewing mode.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also