GoCDPipelineHistoryInfo.

Comment Property

Summary

Gets or sets the comment.

Syntax

[DataMember(Name = "comment")]
public string Comment { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string The comment.