Summary
Gets or sets the build cause.
- Namespace
- Cake
.Common .Build .GoCD .Data - Containing Type
- Go
C D Pipeline History Info
Syntax
[DataMember(Name = "build_cause")]
public GoCDBuildCauseInfo BuildCause { get; set; }
Attributes
Type | Description |
---|---|
DataMemberAttribute |
Value
Type | Description |
---|---|
GoCDBuildCauseInfo | The build cause. |