Overload List
| Name | Description | |
|---|---|---|
| GetWorkflowSteps | 
            Returns the query for all workflow steps.
              | |
| GetWorkflowSteps(Int32) | 
            Returns the Dataset of workflow steps.
              | |
| GetWorkflowSteps(String, String, Int32, String) | Obsolete.  
            Returns the DataSet of all the workflow steps with where condition and order by clause applied.
              | 
See Also