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


In This Topic
    Attribute Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Add custom validation functions for this attribute. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Add custom validation functions for this attribute.  
    Public MethodGets the field of this attribute. Returns a field only if the data source is an Enterprise Geodatabase or File Geodatabase. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Get the formatted value of this attribute. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Get the formatted value of this attribute.  
    Public MethodReturns attribute back to it's original value. Clears IsDirty value.  
    Public MethodReturns attribute back to it's original value. Clears IsDirty value.  
    Public Method Set the value of this attribute.  
    Public Method Set the value for this attribute.  
    Public Method Allows addition of custom validation logic for this attribute. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodAn async method which allows addition of custom validation logic for this attribute.  
    Top
    Protected Methods
    See Also