ArcGIS Pro 2.8 API Reference Guide
Inspector Class Methods


ArcGIS.Desktop.Editing.Attributes Namespace : Inspector Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Add an attribute to the feature inspector.  
Public MethodApply the attribute changes. Writing them back to the database in an Edit Operation. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodApply the attribute changes. Writing them back to the database in an Edit Operation.  
Public Method Cancel the Attribute changes, reverting back to the database's state.  
Public MethodChange the subtype of the features.  
Public MethodClears or empties the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodClears or empties the inspector.  
Public MethodCreates the embeddable user control associated with this instance of the inspector.  
Public MethodDisconnect map change or feature change events for this inspector.  
Public MethodGets the ArcGIS.Desktop.Editing.AnnotationProperties for annotation features in the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets the ArcGIS.Desktop.Editing.DimensionProperties for dimension features in the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodEnables enumeration through attributes on the inspector.  
Public MethodOverloaded. Load objects into the inspector.  
Public MethodOverloaded. Load objects into the inspector.  
Public MethodOverloaded. Load the schema of an object into the inspector.  
Public MethodLoad the schema of a mapMember into the inspector.  
Public Method Sets annotation properties on annotation features within the inspector. This method must be called on the MCT. Uses QueuedTask.Run.  
Public Method Updates the dimension properties of dimension features in the inspector. This method must be called on the MCT. Use QueuedTask.Run..  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

Inspector Class
ArcGIS.Desktop.Editing.Attributes Namespace