Click or drag to resize
WorkflowTransitionInfoProviderGetWorkflowTransitions Method
Overload List
  NameDescription
Public methodStatic memberGetWorkflowTransitions
Returns all workflow transitions.
Public methodStatic memberGetWorkflowTransitions(Int32)
Returns the Dataset of workflow transitions.
Public methodStatic memberGetWorkflowTransitions(String, String)
Returns dataset of all workflow transitions matching the specified parameters.
Public methodStatic memberGetWorkflowTransitions(String, String, Int32, String)
Returns dataset of all workflow transitions matching the specified parameters.
Public methodStatic memberGetWorkflowTransitions(Int32, String, String, Int32, String)
Returns dataset of workflow transitions for given workflow.
Top
See Also