ArcGIS Pro 2.6 API Reference Guide
AttributeRuleManager Class Members
Properties  Methods 


ArcGIS.Core.Data Namespace : AttributeRuleManager Class

The following tables list the members exposed by AttributeRuleManager.

Public Properties
 NameDescription
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
Public Methods
 NameDescription
Public MethodCreates a value object representation of an error from a ValidationErrorType validation error system table.  
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public MethodEvaluates all the applicable tables and feature classes in this geodatabase using the operation(s) specified by description in the validation service. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOpens the validation error system table specified by validationErrorType. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets a value indicating whether this geodatabase supports evaluation for validation rules and/or batch calculation rules via a validation service. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodUpdates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run.  
Top
Extension Methods
 NameDescription
Public Extension MethodEvaluates all the applicable tables and feature classes in the geodatabase associated with attributeRuleManager using the operation(s) specified by description in the validation service. This method must be called on the MCT. Use QueuedTask.Run.
Public Extension MethodUpdates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run.
Top
See Also

Reference

AttributeRuleManager Class
ArcGIS.Core.Data Namespace