WorkflowStringBuilder Class
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.
Used for building an xml representation for the Workflow data.
public ref class WorkflowStringBuilder
public class WorkflowStringBuilder
type WorkflowStringBuilder = class
Public Class WorkflowStringBuilder
- Inheritance
-
WorkflowStringBuilder
Constructors
WorkflowStringBuilder() |
Initializes a new instance of the WorkflowStringBuilder class. |
Methods
GetWorkflowNames(List<WorkflowRecord>) |
Gets the workflow records avialable to build workflow initialization string. |
GetWorkflowSteps(Guid, List<WorkflowStepRecord>) |
Gets the workflowsteps availabe to build the initialization string |