ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Inspector Class


In This Topic
    Inspector Class Methods
    In This Topic

    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 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 Sets dimension properties on dimension features in the inspector. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    Protected Methods
    See Also