UserTrackingRecord.ParentContextGuid Property

Definition

Context of the parent activity.

public:
 property Guid ParentContextGuid { Guid get(); void set(Guid value); };
public Guid ParentContextGuid { get; set; }
member this.ParentContextGuid : Guid with get, set
Public Property ParentContextGuid As Guid

Property Value

A number that identifies the context of the parent activity.

Applies to