ArcGIS Pro 3.2 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.Editing.Attributes Namespace
    In This Topic
    The ArcGIS.Desktop.Editing.Attributes namespace provides the ability to update the attributes of features and objects. This is done primarily through the FeatureInspector class.
    Classes
     ClassDescription
    Class Defines a single field and value (or composite of values) for the selected features.
    Class Represents a control that can be hosted in multiple locations.
    Class Represents a coded value domain.
    Class Represents a Coded Value.
    ClassRepresents an abstract base class for a Domain. There are two subclasses RangeDomain and CodedValueDomain.
    ClassProvides access to the attribute values on features and rows.
    Class Represents a range domain.
    Class Represents a subtype.
    Structures
     StructureDescription
    StructureA validation error. See Attribute.AddValidate and Attribute.AddValidateAsync.
    Enumerations
     EnumerationDescription
    Enumeration Enum of Error Severity.
    See Also