ArcGIS Pro 2.8 API Reference Guide
StepDecisionDisplayType Enumeration

ArcGIS.Desktop.Workflow.Models.JobModels Namespace : StepDecisionDisplayType Enumeration
Specifies the display type of the decision
Syntax
public enum StepDecisionDisplayType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum StepDecisionDisplayType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Button Display selections using buttons
Dropdown Display selections in a dropdown menu
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Workflow.Models.JobModels.StepDecisionDisplayType

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Workflow.Models.JobModels Namespace