ArcGIS Pro 2.6 API Reference Guide
MapMember Class Members
Properties  Methods  Events


ArcGIS.Desktop.Mapping Namespace : MapMember Class

The following tables list the members exposed by MapMember.

Public Properties
 NameDescription
Public Property Gets a value indicating the MapMember's connection status.  
Public Property Get the map which the MapMember belongs to.  
Public Property Gets the display name of the MapMember.  
Public Property Gets a value indicating whether the MapMember is configured to show pop-ups when a feature is clicked.  
Public Property Gets the unique path of this MapMember.  
Top
Public Methods
 NameDescription
Public Method Gets a CIMDataConnection value object. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Gets the URI path of the MapMember. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates a MapMember's data source. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Sets the display name for the MapMember. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Toggles enabling pop-ups for the layer. This method must be called on the MCT. Use QueuedTask.Run  
Public Method Returns the display name of the MapMember.  
Top
Protected Methods
 NameDescription
Protected Internal Method This method is used to initialize the object with up-to-date information from the CIM. It is called when the object is first loaded, and whenever its definition is changed.  
Protected Internal Method  
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected Internal Method  
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
Extension Methods
 NameDescription
Public Extension Method Generate feature templates for a layer or standalone-table. This method must be called on the MCT. Use QueuedTask.Run
Public Extension MethodLoad a feature into a new inspector instance. This method must be called on the MCT. Use QueuedTask.Run.
Top
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

MapMember Class
ArcGIS.Desktop.Mapping Namespace