Edit

Share via


TimelineRecord.State Property

Definition

The state of the record.

[System.Runtime.Serialization.DataMember]
public Nullable<Microsoft.TeamFoundation.Build.WebApi.TimelineRecordState> State { get; set; }
member this.State : Nullable<Microsoft.TeamFoundation.Build.WebApi.TimelineRecordState> with get, set
Public Property State As Nullable(Of TimelineRecordState)

Property Value

Attributes

Applies to