Description
The StepType class returns a collection of step templates that are available in the Workflow Manager (Classic) geodatabase. These step templates can be used for authoring workflows.
Class hierarchy
esri.WorkflowManager.SupportClasses.StepType()
Properties
Property Details
The step arguments required at runtime.
A description of the step type.
<StepExecutionType> executionType
The step execution type.
A unique identifier for the step type.
The name of the step type.
The program/application that will be executed on this step.
<string> stepDescriptionLink
The path/URL of the step description.
<stepDescriptionType> stepDescriptionType
The type of step description.
<stepIndicatorType> stepIndicatorType
The shape of the step as it will be appear in a workflow graphic.
<stepPlatformType> supportedPlatform
The platform that the step can be exeucted on.
An indicator that hides Workflow Manager (Classic) during step execution or not.