TrackingWorkflowChangedEventArgs Class
Contains data associated with a workflow change that occurs during the execution of a workflow instance.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
When a workflow change occurs during the execution of a workflow instance and a TrackingProfile associated with the workflow instance includes a WorkflowTrackPoint configured for the Changed event, the runtime tracking infrastructure sets EventArgs to TrackingWorkflowChangedEventArgs in the WorkflowTrackingRecord that it sends to the tracking service.
Note: |
|---|
TrackingWorkflowChangedEventArgs is used only by the runtime tracking service to pass information in a WorkflowTrackingRecord. |
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Note: