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


In This Topic
    OpenProProjectItemsStepInfoRequiredMessage Class Members
    In This Topic

    The following tables list the members exposed by OpenProProjectItemsStepInfoRequiredMessage.

    Public Properties
     NameDescription
    Public Property A list of active versions  
    Public Property The allowed action on the step for the user (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property A boolean indicating whether a user can comment on this step (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property A boolean indicating whether to close the pro project when the step is finished  
    Public Property A boolean indicating whether a comment is required for this step (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property A boolean indicating whether to open the error inspector as set in the step configuration  
    Public Property The help link as defined in the step (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property The help text as defined in the step (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property Indicates that the message contents are invalid (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property The job id (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.JobMessage)
    Public Property The message type (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property The message (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property The message code (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property A list of the pro items that are to be opened  
    Public Property A list of pro commands to be executed  
    Public Property The project information  
    Public Property The restrict edits parameters  
    Public Property The step id (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property The synchronize replica options  
    Public Property The user prompt as defined in the step  
    Public Property A boolean indicating whether to zoom to the location  
    Top
    Public Methods
     NameDescription
    Public Method Convert the message to it's string representation (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Top
    See Also