Edit

Share via


TimelineRecord.Issues Property

Definition

The list of issues produced by this operation.

public System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.Issue> Issues { get; }
member this.Issues : System.Collections.Generic.List<Microsoft.TeamFoundation.Build.WebApi.Issue>
Public ReadOnly Property Issues As List(Of Issue)

Property Value

Applies to