TrackingDataItemValue Class
Contains filter criteria for data extracted from a workflow instance in a SqlTrackingQueryOptions.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
A TrackingDataItemValue specifies the value of a piece of data extracted from a workflow. It is used to constrain the set of SqlTrackingWorkflowInstance objects returned by SqlTrackingQuery.GetWorkflows in a query of the tracking data base used by a SqlTrackingService. You can add TrackingDataItemValue objects to SqlTrackingQueryOptions.TrackingDataItems to specify that the set of SqlTrackingWorkflowInstance objects returned by SqlTrackingQuery.GetWorkflows be constrained to those possessing the specified set of extracted data.
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.