WorkflowWebService Constructor (Type^)

 

When implemented in a derived class, initializes a new instance of the WorkflowWebService class.

Namespace:   System.Workflow.Activities
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

protected:
WorkflowWebService(
	Type^ workflowType
)

Parameters

workflowType
Type: System::Type^

The Type of the workflow.

.NET Framework
Available since 3.0
Return to top
Show: