ArcGIS Pro 2.9 API Reference Guide
IDisplayTable Interface Methods

ArcGIS.Desktop.Mapping Namespace : IDisplayTable Interface

For a list of all members of this type, see IDisplayTable members.

Public Methods
 NameDescription
 MethodReturns true if the data can be edited.  
 Method Clears the current selection. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Returns fields of a MapMember including joined fields, if any. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Gets the current selection of a MapMember. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Returns the underlying table or feature class. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Queries the display expressions of the given set of objects. This method must be called on the MCT. Use QueuedTask.Run.  
 MethodOverloaded.   
 MethodOverloaded.   
 Method Sets the definition query expression for a MapMember. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Enables or disables editing on a MapMember. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Applies updates to the editable properties of fields. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Toggles the selectability of a MapMember. This method must be called on the MCT. Use QueuedTask.Run.  
 Method Toggles the SelectRelatedData of a MapMember. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

IDisplayTable Interface
ArcGIS.Desktop.Mapping Namespace