ActivityTrackingRecord.ParentContextGuid 屬性

定義

家長活動的背景。

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

屬性值

Guid 該活動識別 ActivityExecutionContext 了與活動狀態事件相關的活動。

適用於