Summary
Gets the first revision the build was triggered by if there were multiple revisions.
- Namespace
- Cake
.Common .Build .GoCD .Data - Containing Type
- GoCDRepositoryInfo
Syntax
public string FromRevision { get; }
Value
| Type | Description |
|---|---|
| string | The first revision the build was triggered by if there were multiple revisions. |
