Click or drag to resize
WorkflowStepInfoProviderGetWorkflowSteps Method
Overload List
  NameDescription
Public methodStatic memberGetWorkflowSteps
Returns the query for all workflow steps.
Public methodStatic memberGetWorkflowSteps(Int32)
Returns the Dataset of workflow steps.
Public methodStatic memberGetWorkflowSteps(String, String, Int32, String) Obsolete.
Returns the DataSet of all the workflow steps with where condition and order by clause applied.
Top
See Also