Summary
Gets the pipeline parent number.
- Namespace
- Cake
.Common .Build .WoodpeckerCI .Data - Containing Type
- Woodpecker
C I Pipeline Info
Syntax
public int Parent { get; }
Value
Type | Description |
---|---|
int | The pipeline parent number. |