Summary
Gets the pull request id scoped to the project.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- Git
Lab C I Pull Request Info
Syntax
public long IId { get; }
Value
| Type | Description |
|---|---|
| long | The pull request id. |
