Click or drag to resize

WorkflowState Fields

The WorkflowState type exposes the following members.

Fields
  NameDescription
Public fieldDescription
Specifies a description of the state.
Public fieldEntryActions
Contains the actions that are executed when this workflow state is entered.
Public fieldId
Internal unique ID of the state.
Public fieldName
Specifies the name of the state.
Public fieldTransitions
Contains the transitions for this workflow state.
Top
See Also