ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / JobHold Class
Properties


In This Topic
    JobHold Class Members
    In This Topic

    The following tables list the members exposed by JobHold.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Job id of a dependent job.  
    Public Property Step id of the dependent job.  
    Public Property Hold id.  
    Public Property Job id.  
    Public Property User that released the hold.  
    Public Property Date when hold was released.  
    Public Property Scheduled release date for a hold.  
    Public Property User that added the hold.  
    Public Property Date when hold was set.  
    Public Property Step id.  
    Top
    See Also