| WorkflowNode Methods | 
The WorkflowNode type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDefaultSourcePoints | 
            Method returning default list of source points based on given information.
              (Overrides NodeGetDefaultSourcePoints.) | |
| GetInstance(WorkflowStepInfo) | 
            Method creating node based on given workflow step.
              | |
| GetInstance(WorkflowStepTypeEnum) | 
            Method creating empty node just with predefined type-specific properties.
              | |
| LoadAction | 
            Fills information about action of step.
              |