ArcGIS Pro 2.9 API Reference Guide
Attribute Class Methods


ArcGIS.Desktop.Editing.Attributes Namespace : Attribute Class

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 MethodGets the field of this attribute. Returns a field only if the data source is an Enterprise Geodatabase or File Geodatabase.  
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 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
 NameDescription
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

Attribute Class
ArcGIS.Desktop.Editing.Attributes Namespace