ArcGIS Pro 2.6 API Reference Guide
CanAddToMap Method

ArcGIS.Desktop.Mapping Namespace > IMappableItem Interface : CanAddToMap Method
Syntax
bool CanAddToMap( 
   Nullable<MapType> mapType
)
Function CanAddToMap( _
   ByVal mapType As Nullable(Of MapType) _
) As Boolean

Parameters

mapType
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

IMappableItem Interface
IMappableItem Members