ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / JobHold Class / ReleasedDate Property

In This Topic
    ReleasedDate Property
    In This Topic
    Date when hold was released.
    Syntax
    public Nullable<DateTime> ReleasedDate {get;}
    Public ReadOnly Property ReleasedDate As Nullable(Of Date)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also