TrackingWorkflowExceptionEventArgs.ParentContextGuid Property

Definition

Gets the context ID of the parent activity.

public:
 property Guid ParentContextGuid { Guid get(); };
public Guid ParentContextGuid { get; }
member this.ParentContextGuid : Guid
Public ReadOnly Property ParentContextGuid As Guid

Property Value

A Guid that contains the context ID of the parent Activity.

Applies to