ArcGIS Pro 3.6 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 Nullable<DateTime> HoldScheduledRelease {get;}
    Public ReadOnly Property HoldScheduledRelease As Nullable(Of Date)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also