| WorkflowNode Methods | 
The WorkflowNode type exposes the following members.
 Methods
Methods| 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(WorkflowTypeEnum, WorkflowStepTypeEnum) | 
            Method creating an empty node with predefined type-specific properties.
             | 
|  | LoadAction | 
            Fills information about action of step.
             | 
 See Also
See Also