IWorkflowService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the interface for workflow service.
public interface class IWorkflowService
public interface IWorkflowService
type IWorkflowService = interface
Public Interface IWorkflowService
- Derived
Methods
GetWorkflowNames() |
Retrieves the list of workflows. |
GetWorkflowSteps(Guid) |
Retrieves the list of steps for a workflow. |