ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / StepHeldMessage Class / ScheduledRelease Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also