Class CustomTrackingQuery
Inherited Members
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
|