Summary
Gets the id of the user who started the build.
- Namespace
- Cake
.Common .Build .GitLabCI .Data - Containing Type
- GitLabCIBuildInfo
Syntax
public int UserId { get; }
Value
Type | Description |
---|---|
int | The user ID. |
public int UserId { get; }
Type | Description |
---|---|
int | The user ID. |