UserTrackingRecord.ParentContextGuid 属性

定义

父活动的上下文。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

属性值

Guid

标识父活动上下文的数字。A number that identifies the context of the parent activity.

适用于