GoCDBuildCauseInfo.

TriggerForced Property

Summary

Gets or sets a value indicating whether the trigger was forced.

Syntax

[DataMember(Name = "trigger_forced")]
public bool TriggerForced { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool true if the trigger was forced; otherwise, false.