Edit

Share via


TimelineRecord.ParentId Property

Definition

The ID of the record's parent.

[System.Runtime.Serialization.DataMember]
public Nullable<Guid> ParentId { get; set; }
member this.ParentId : Nullable<Guid> with get, set
Public Property ParentId As Nullable(Of Guid)

Property Value

Attributes

Applies to