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


In This Topic
    JobStateMessage Class Members
    In This Topic

    The following tables list the members exposed by JobStateMessage.

    Public Properties
     NameDescription
    Public Property Diagram id  
    Public Property Diagram version  
    Public Property The job id (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.JobMessage)
    Public Property The job status  
    Public Property The job template name  
    Public PropertyOverridden.  The message type  
    Public Property Percent complete  
    Public Property The senderId provided in the NotificationManager.Subscribe method. This identifies which sender initiated the job subscription which caused this JobState message to be sent out.  
    Public Property A list representing the states of various steps  
    Top
    See Also