ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models.Messages Namespace / AddAttachmentStepInfoRequiredMessage Class


In This Topic
    AddAttachmentStepInfoRequiredMessage Class Properties
    In This Topic

    For a list of all members of this type, see AddAttachmentStepInfoRequiredMessage members.

    Public Properties
     NameDescription
    Public Property The file types accepted as embedded attachments  
    Public Property Whether the step accepts embedded attachments  
    Public Property Whether the step accepts linked attachments  
    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 a comment is required for this step (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property The folder name for the attachment  
    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 The step id (Inherited from ArcGIS.Desktop.Workflow.Client.Models.Messages.StepInfoRequiredMessage)
    Public Property The user prompt as defined in the step  
    Top
    See Also