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