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


In This Topic
    Attribute Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the current domain of this attribute.  
    Public PropertyGets the current subtype of this attribute.  
    Public Property Gets or sets the current value of this attribute.  
    Public PropertyGets the current default value of this attribute. If there is a current subtype, it returns the default subtype value.  
    Public Property Gets the field alias of this attribute.  
    Public Property Gets the field index of this attribute.  
    Public Property Gets the field name of this attribute.  
    Public Property Gets the field type of this attribute.  
    Public PropertyGets whether this attribute has a current domain.  
    Public Property Gets whether this attribute has multiple values.  
    Public Property Gets the layer index of this attribute.  
    Public Property Gets whether the attribute was modified.  
    Public Property Gets whether this attribute is marked editable.  
    Public Property Gets whether this attribute is a geometry field.  
    Public Property Gets whether this attribute is highlighted.  
    Public Property Gets whether this attribute value can be null.  
    Public Property Gets whether this attribute is a renderer field.  
    Public PropertyGets whether this attribute is a subtype.  
    Public Property Gets whether this attribute is a system field.  
    Public Property Gets whether the attribute value is valid.  
    Public Property Gets whether this attribute is visible.  
    Public Property Gets the maximum length of this attribute.  
    Public Property Gets the layer or Standalone table this attribute belongs to.  
    Public Property Gets the original value of this attribute.  
    Public Property Gets the precision of this attribute.  
    Public PropertyGets the list of subtypes for this attribute.  
    Top
    See Also