ProfileRemovedEventArgs Constructor ()

 

Initializes a new instance of the ProfileRemovedEventArgs class.

Namespace:   System.Workflow.Runtime.Tracking
Assembly:  System.Workflow.Runtime (in System.Workflow.Runtime.dll)

public:
ProfileRemovedEventArgs()

If you use this constructor when you raise a ProfileRemoved event inside a tracking service, you must explicitly set WorkflowType.

.NET Framework
Available since 3.0
Return to top
Show: