Show / Hide Table of Contents

Class CustomTrackingQuery

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

Constructors

CustomTrackingQuery()

Declaration
public CustomTrackingQuery()

Properties

ActivityName

Declaration
public string ActivityName { get; set; }
Property Value
System.String

Name

Declaration
public string Name { get; set; }
Property Value
System.String

Back to top Generated by DocFX