GoCDPipelineHistoryInfo.

Name Property

Summary

Gets or sets the name.

Syntax

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

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string The name.