ArcGIS Pro 3.2 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 bool IsTraditional {get; set;}
    Public Property IsTraditional As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also