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


In This Topic
    Job Class Members
    In This Topic

    The following tables list the members exposed by Job.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property The active versions available on the job  
    Public Property Current steps of the job.  
    Public Property Job description.  
    Public Property Job due date.  
    Public Property Extended properties of the job with a relationship type of one-to-one. Jobs can only have one value for the properties in the extended properties table.  
    Public Property Active holds on the job.  
    Public Property Job id.  
    Public Property Job name.  
    Public Property Job status.  
    Public Property Id of the job template the job was created from.  
    Public Property Name of the job template the job was created from.  
    Public Property Job notes.  
    Public Property Username of the user who owns the job.  
    Public Property Job id of the parent job.  
    Public Property Job priority.  
    Public Property Related properties of the job with a relationship type of one-to-many. Jobs can have multiple values for the properties in the related properties table.  
    Public Property Job start date.  
    Top
    See Also