An overview of the Attribute Rules toolset

The Attribute Rules toolset contains tools for managing geodatabase attribute rules. Attribute rule functionality provides a way to add custom rules and behavior to geodatabase data. With these geoprocessing tools you can incorporate attribute rules into workflows and automate the process of adding and removing rules.

Learn more about working with attribute rules

ToolDescription

Add Attribute Rule

Adds an attribute rule to a dataset.

Alter Attribute Rule

Alters the properties of an attribute rule.

Delete Attribute Rule

Deletes one or more attribute rules from a dataset.

Disable Attribute Rules

Disables one or more attribute rules for a dataset.

Enable Attribute Rules

Enables one or more attribute rules in a dataset

Evaluate Rules

Evaluates geodatabase rules and functionality.

Export Attribute Rules

Exports attribute rules from a dataset to a comma-separated values file (.csv).

Import Attribute Rules

Imports attribute rules from a comma-separated values file (.csv) to a dataset.

Reorder Attribute Rule

Reorders the evaluation order of an attribute rule.

ToolsetDescription

Templates

The Templates toolset contains tools for creating attribute rules with predefined ArcGIS Arcade templates. An understanding of Arcade is not required to create an attribute rule. The Arcade logic can be modified after rule creation.

Related topics