ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / VersioningOptions Class / IsTraditional Property

In This Topic
    IsTraditional Property
    In This Topic
    Gets and sets the value indicating if new geodatabase connections default to traditional versioned.
    Syntax
    Public Property IsTraditional As Boolean
    public bool IsTraditional {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also