Step Class |
Namespace: CMS.WorkflowEngine.Definitions
public class Step
The Step type exposes the following members.
Name | Description | |
---|---|---|
DefinitionPoint |
Source point with additional definitions
| |
Position |
Position of the step
| |
SourcePoints |
List of source points for transitions
| |
TimeoutEnabled |
Indicates whether timeout is enabled for the step.
| |
TimeoutInterval |
Timeout interval of the step
| |
TimeoutTarget |
GUID of target transition to use after timeout
|
Name | Description | |
---|---|---|
Clear |
Clears data
| |
GetData |
Gets XML node representation
| |
LoadData |
Loads data from string
|