GoCDPipelineHistoryInfo.

BuildCause Property

Summary

Gets or sets the build cause.

Syntax

[DataMember(Name = "build_cause")]
public GoCDBuildCauseInfo BuildCause { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
GoCDBuildCauseInfo The build cause.