public AttributeRuleEvaluationDescription( AttributeRuleType attributeRuleType, VersionEvaluationScope versionEvaluationScope, Envelope extent )
Public Function New( _ ByVal attributeRuleType As AttributeRuleType, _ ByVal versionEvaluationScope As VersionEvaluationScope, _ ByVal extent As Envelope _ )
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.
- extent
- The area of interest to evaluate.