Show / Hide Table of Contents

Class TrackingQuery

Inheritance
System.Object
TrackingQuery
ActivityScheduledQuery
ActivityStateQuery
BookmarkResumptionQuery
CancelRequestedQuery
CustomTrackingQuery
FaultPropagationQuery
WorkflowInstanceQuery
Namespace: System.Activities.Tracking
Assembly: System.Activities.dll
Syntax
public abstract class TrackingQuery : Object

Constructors

TrackingQuery()

Declaration
protected TrackingQuery()

Properties

QueryAnnotations

Declaration
public IDictionary<string, string> QueryAnnotations { get; }
Property Value
System.Collections.Generic.IDictionary<System.String, System.String>

Back to top Generated by DocFX