ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / Job Class / ActiveVersions Property

In This Topic
    ActiveVersions Property
    In This Topic
    The active versions available on the job
    Syntax
    public WorkflowJobVersion[] ActiveVersions {get;}
    Public ReadOnly Property ActiveVersions As WorkflowJobVersion()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also