Click or drag to resize
WorkflowStepInfoProviderGetWorkflowStepInfoInternal Method
Overload List
  NameDescription
Protected methodGetWorkflowStepInfoInternal(Guid)
Returns object with specified GUID.
Protected methodGetWorkflowStepInfoInternal(Int32)
Returns the WorkflowStepInfo structure for the specified workflow step ID.
Protected methodGetWorkflowStepInfoInternal(String, Int32)
Returns the WorkflowStepInfo structure for the specified workflow step name and workflow from database.
Protected methodGetWorkflowStepInfoInternal(String, Int32, Boolean)
Returns the WorkflowStepInfo structure for the specified workflow step name and workflow.
Top
See Also