ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / CurrentStepDetails Class / HoldScheduledRelease Property

In This Topic
    HoldScheduledRelease Property (CurrentStepDetails)
    In This Topic
    The Datetime indicating when a hold will be released if scheduled
    Syntax
    Public ReadOnly Property HoldScheduledRelease As Nullable(Of Date)
    public Nullable<DateTime> HoldScheduledRelease {get;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also