ArcGIS Pro 2.6 API Reference Guide
AttributeRuleEvaluationDescription Class Members
Properties 


ArcGIS.Core.Data Namespace : AttributeRuleEvaluationDescription Class

The following tables list the members exposed by AttributeRuleEvaluationDescription.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets the type(s) of evaluate operation(s) to be invoked in the validation service.  
Public Property Gets the area of interest to evaluate. The default value is null.  
Public PropertyGets or sets the InvocationTarget for the evaluate operation. An optional value. If not set, the default value is InvocationTarget.AsynchronousService  
Public PropertyGets an IReadOnlyList containing one or more Selections. The default value is an empty list.  
Public PropertyGets the VersionEvaluationScope indicating how a version should be evaluated. The default value is VersionEvaluationScope.EntireVersion.  
Top
See Also

Reference

AttributeRuleEvaluationDescription Class
ArcGIS.Core.Data Namespace