Edit

Share via


TimelineReference Class

Definition

Represents a reference to a timeline.

[System.Runtime.Serialization.DataContract]
public class TimelineReference : Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
type TimelineReference = class
    inherit BaseSecuredObject
Public Class TimelineReference
Inherits BaseSecuredObject
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
TimelineReference
Derived
Attributes

Properties

ChangeId

The change ID.

Id

The ID of the timeline.

Url

The REST URL of the timeline.

Applies to