ArcGIS Pro 2.8 API Reference Guide
AttributeRuleEvaluationDescription Constructor(AttributeRuleType,VersionEvaluationScope)

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.
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
ExceptionDescription

attributeRuleType is not a field of AttributeRuleType.

-or-

versionEvaluationScope is not a field of VersionEvaluationScope.

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AttributeRuleEvaluationDescription Class
AttributeRuleEvaluationDescription Members
Overload List