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


In This Topic
    StepInfoRequiredMessage Class Members
    In This Topic

    The following tables list the members exposed by StepInfoRequiredMessage.

    Public Properties
     NameDescription
    Public Property The allowed action on the step for the user  
    Public Property A boolean indicating whether a user can comment on this step  
    Public Property A boolean indicating whether a comment is required for this step  
    Public Property The help link as defined in the step  
    Public Property The help text as defined in the step  
    Public Property Indicates that the message contents are invalid  
    Public Property The job id (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.JobMessage)
    Public PropertyOverridden.  The message type  
    Public Property The message  
    Public Property The message code  
    Public Property The step id  
    Top
    Public Methods
     NameDescription
    Public Method Convert the message to it's string representation  
    Top
    See Also