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