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


In This Topic
    StepHeldMessage Class Members
    In This Topic

    The following tables list the members exposed by StepHeldMessage.

    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