Summary
Gets or sets the parent record of a new or existing timeline record.
- Namespace
- Cake
.Common .Build .AzurePipelines .Data - Containing Type
- Azure
Pipelines Record Data
Syntax
public Guid ParentRecord { get; set; }
Value
Type | Description |
---|---|
Guid | The ID of the parent record. |