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


In This Topic
    Inspector Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets a flag to prevent users from modifying it's fields value.  
    Public PropertyGets the geometry (shape) attribute.  
    Public PropertyGets a Boolean value indicating whether this inspector has any annotation features.  
    Public PropertyGets a Boolean value indicating whether this inspector has any attributes.  
    Public Property Gets a boolean value indicating whther this inspector has any dimension features.  
    Public PropertyGets a Boolean value indicating whether this inspector has any geometry. It will return false when feature inspector has two or more features or for features belonging to Stand Alone tables.  
    Public PropertyGets a Boolean indicating if all of the attributes are valid. Returns false if any attributes are not valid.  
    Public PropertyGets a Boolean indicating if all of the edited attributes are valid. Returns false if any edited attributes are not valid, null if no edits or IsFeature is false.  
    Public PropertyGets a Boolean indicating whether any attribute in the list of Attributes is modified.  
    Public PropertyGets a Boolean indicating if the feature/row is editable.  
    Public PropertyOverloaded. Returns the current value of attribute. Takes in the index of attribute as the parameter.  
    Public PropertyGets the mapMember of the features.  
    Public PropertyGets the ObjectID for the feature loaded into an inspector.  
    Public PropertyGets the attribute for the ObjectID field.  
    Public PropertyGets the OID's of features loaded into an inspector.  
    Public PropertyGets or sets the geometry (shape) of objects within the inspector.  
    Public PropertyGets the SubtypeAttribute.  
    Top
    See Also