ProfileRemovedEventArgs Constructor (Type^)
.NET Framework (current version)
Initializes a new instance of the ProfileRemovedEventArgs class that applies to the specified workflow Type.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
Parameters
- workflowType
-
Type:
System::Type^
The workflow Type for which the TrackingProfile should be removed.
A new instance of ProfileRemovedEventArgs is created with WorkflowType set to the specified Type.
.NET Framework
Available since 3.0
Available since 3.0
Show: