Hide Table of Contents
Class: WorkflowOption

Description

The WorkflowOption class returns the properties of a workflow that have return codes and step branches.

Class hierarchy

esri.WorkflowManager.SupportClasses.WorkflowOption()

Properties

NameTypeSummary
returnCodeintThe return code generated from a step execution.
stepsWorkflowStepInfo[]
Property Details

<int> returnCode

The return code generated from a step execution.