ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / MessageType Enumeration

In This Topic
    MessageType Enumeration
    In This Topic
    The types of messages that are received from subscribing to a job
    Syntax
    Members
    MemberDescription
    JobAttachmentUpdated Job attachment updated message type
    JobCommentUpdated Job comment updated message type
    JobState Job state message type
    JobUpdated Job updated message type
    StepCancelled Step cancelled message type
    StepError Step error message type
    StepFinished Step finished message type
    StepHeld Step held message type
    StepHoldReleased Step hold released message type
    StepInfoRequired Step info required message type
    StepPaused Step paused message type
    StepProgress Step progress message type
    StepReassigned Step reassigned message type
    StepStarted Step started message type
    StepStopped Step stopped message type
    StepStopping Step stopping message type
    StepWarningStopped Step warning stopped message type
    Unknown Unknown message type
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Workflow.Client.Models.Messages.MessageType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also