Click or drag to resize
NoteStep Properties

The NoteStep type exposes the following members.

Properties
  NameDescription
Public propertyDefinitionPoint
Source point with additional definitions
(Overrides StepDefinitionPoint.)
Public propertyNote
Content of the Note step type.
Public propertyPosition
Position of the step
(Inherited from Step.)
Public propertySourcePoints
List of source points for transitions
(Overrides StepSourcePoints.)
Public propertyTimeoutEnabled
Indicates whether timeout is enabled for the step.
(Overrides StepTimeoutEnabled.)
Public propertyTimeoutInterval
Timeout interval of the step
(Overrides StepTimeoutInterval.)
Public propertyTimeoutTarget
GUID of target transition to use after timeout
(Overrides StepTimeoutTarget.)
Top
See Also