TrackingParameters.WorkflowType Property

Definition

Gets the Type of the workflow instance associated with the tracking channel.

public:
 property Type ^ WorkflowType { Type ^ get(); };
public Type WorkflowType { get; }
member this.WorkflowType : Type
Public ReadOnly Property WorkflowType As Type

Property Value

The Type of the workflow instance associated with the tracking channel.

Applies to