ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / StepHeldMessage Class


In This Topic
    StepHeldMessage Class Properties
    In This Topic

    For a list of all members of this type, see StepHeldMessage members.

    Public Properties
     NameDescription
    Public Property A boolean indicating whether there is a dependency on the list of steps  
    Public Property The job id (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.JobMessage)
    Public Property A boolean indicating whether there is a manual hold  
    Public PropertyOverridden.  The message type  
    Public Property The Datetime indicating when a hold will be released if scheduled  
    Public Property The user who set the hold  
    Public Property The message returned when one or more steps are on hold on a job. If a step is on a scheduled hold, the message also returns the scheduled release date.  
    Top
    See Also