Overload List
Name | Description | |
---|---|---|
GetWorkflowStepInfoInternal(Guid) |
Returns object with specified GUID.
| |
GetWorkflowStepInfoInternal(Int32) |
Returns the WorkflowStepInfo structure for the specified workflow step ID.
| |
GetWorkflowStepInfoInternal(String, Int32) |
Returns the WorkflowStepInfo structure for the specified workflow step name and workflow from database.
| |
GetWorkflowStepInfoInternal(String, Int32, Boolean) |
Returns the WorkflowStepInfo structure for the specified workflow step name and workflow.
|
See Also