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

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

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

    ArcGIS Pro version: 3.2 or higher.
    See Also