ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / VersionType Enumeration

In This Topic
    VersionType Enumeration
    In This Topic
    Specifies the type of versioning for a given Geodatabase.
    Syntax
    Members
    MemberDescription
    Branch The type is branch versioning.
    Traditional The type is traditional versioning.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also