ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Data Namespace / AttributeRuleEvaluationDescription Class / AttributeRuleEvaluationDescription Constructor / AttributeRuleEvaluationDescription Constructor(AttributeRuleType,VersionEvaluationScope)
The type(s) of evaluate operation(s) to be invoked in the validation service.
Specifies whether to evaluate the entire version or only changes in a version.
Version

AttributeRuleEvaluationDescription Constructor(AttributeRuleType,VersionEvaluationScope)
Initializes a new instance of the AttributeRuleEvaluationDescription class.
Syntax

Parameters

attributeRuleType
The type(s) of evaluate operation(s) to be invoked in the validation service.
versionEvaluationScope
Specifies whether to evaluate the entire version or only changes in a version.
Exceptions
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.0 or higher.
See Also