Summary
Gets the pull request id.
- Namespace
- Cake
.Common .Build .TravisCI .Data - Containing Type
- Travis
C I Pull Request Info
Syntax
public int Id { get; }
Value
Type | Description |
---|---|
int | The pull request id. |
public int Id { get; }
Type | Description |
---|---|
int | The pull request id. |