ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / ServiceConnectionProperties Class / Version Property

In This Topic
    Version Property (ServiceConnectionProperties)
    In This Topic
    Transactional version to connect to. Acceptable value is a string that represents a transaction version name.
    Syntax
    public string Version {get; set;}
    Public Property Version As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also