Hide Table of Contents
Class: WorkflowStepInfo

Description

The WorkflowStepInfo class returns a collection of descriptions for workflow's steps.

Class hierarchy

esri.WorkflowManager.SupportClasses.WorkflowStepInfo()

Properties

NameTypeSummary
idintThe step ID.
namestringThe step name.
Property Details

<int> id

The step Id.

<string> name

The step name.