Show / Hide Table of Contents

Class WorkflowInstanceQuery

Inheritance
System.Object
TrackingQuery
WorkflowInstanceQuery
Inherited Members
TrackingQuery.QueryAnnotations
Namespace: System.Activities.Tracking
Assembly: System.Activities.dll
Syntax
public class WorkflowInstanceQuery : TrackingQuery

Constructors

WorkflowInstanceQuery()

Declaration
public WorkflowInstanceQuery()

Properties

States

Declaration
public Collection<string> States { get; }
Property Value
System.Collections.ObjectModel.Collection<System.String>

Back to top Generated by DocFX