ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / AttributeRuleEvaluationDescription Class / VersionEvaluationScope Property

In This Topic
    VersionEvaluationScope Property
    In This Topic
    Gets the VersionEvaluationScope indicating how a version should be evaluated. The default value is VersionEvaluationScope.EntireVersion.
    Syntax
    public VersionEvaluationScope VersionEvaluationScope {get;}
    Public ReadOnly Property VersionEvaluationScope As VersionEvaluationScope
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also