NoteStep Class |
Namespace: CMS.WorkflowEngine.Definitions
public class NoteStep : Step
The NoteStep type exposes the following members.
Name | Description | |
---|---|---|
DefinitionPoint |
Source point with additional definitions
(Overrides StepDefinitionPoint.) | |
Note |
Content of the Note step type.
| |
Position |
Position of the step
(Inherited from Step.) | |
SourcePoints |
List of source points for transitions
(Overrides StepSourcePoints.) | |
TimeoutEnabled |
Indicates whether timeout is enabled for the step.
(Overrides StepTimeoutEnabled.) | |
TimeoutInterval |
Timeout interval of the step
(Overrides StepTimeoutInterval.) | |
TimeoutTarget |
GUID of target transition to use after timeout
(Overrides StepTimeoutTarget.) |
Name | Description | |
---|---|---|
Clone |
Creates a clone of the object.
(Inherited from Step.) | |
CloneInternal |
Returns new instance of NoteStep.
(Overrides StepCloneInternal.) | |
GetData |
Gets XML node representation.
(Inherited from Step.) | |
GetSerializer |
Return instance of XmlSerializer used afterwards to serialize the object.
(Overrides StepGetSerializer.) |