ArcGIS Pro 2.9 API Reference Guide
AttributeRuleEvaluationDescription Constructor(AttributeRuleType,IReadOnlyList<Selection>)

ArcGIS.Core.Data Namespace > AttributeRuleEvaluationDescription Class > AttributeRuleEvaluationDescription Constructor : AttributeRuleEvaluationDescription Constructor(AttributeRuleType,IReadOnlyList<Selection>)
The type(s) of evaluate operation(s) to be invoked in the validation service.
One or more selection(s) of rows based on object IDs to be evaluated.
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.
selections
One or more selection(s) of rows based on object IDs to be evaluated.
Exceptions
ExceptionDescription
attributeRuleType is not a field of AttributeRuleType.
selections is null or is empty.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AttributeRuleEvaluationDescription Class
AttributeRuleEvaluationDescription Members
Overload List