ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / PostOptions Class / TargetVersion Property

In This Topic
    TargetVersion Property (PostOptions)
    In This Topic
    Gets the target Version to be posted against. If null, the target is the default version.
    Syntax
    public Version TargetVersion {get;}
    Public ReadOnly Property TargetVersion As Version
    Remarks
    This property is not valid for branch versioning.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also