WorkflowTrackPoint Constructor

Definition

Initializes a new instance of the WorkflowTrackPoint class.

public:
 WorkflowTrackPoint();
public WorkflowTrackPoint ();
Public Sub New ()

Remarks

The WorkflowTrackPoint is initialized with no annotations and no MatchingLocation. You must set a MatchingLocation for the track point.

Applies to