Edit

Share via


Timeline.Records Property

Definition

The list of records in this timeline.

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

Property Value

Applies to