ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / RegistrationType Enumeration

In This Topic
    RegistrationType Enumeration
    In This Topic
    Specifies the registration type of a dataset.
    Syntax
    Members
    MemberDescription
    Nonversioned Registered as non-versioned.
    Versioned Registered as versioned.
    VersionedWithMoveToBase Registered as versioned with the option of moving edits to base.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.RegistrationType

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also