GoCDMaterialRevisionsInfo.

Changed Property

Summary

Gets or sets a value indicating whether a change was made.

Syntax

[DataMember(Name = "changed")]
public bool Changed { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool true if changed; otherwise, false.