Edit

Share via


TimelineAttempt Class

Definition

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

Constructors

TimelineAttempt()

Properties

Attempt

Gets or sets the attempt of the record.

RecordId

Gets or sets the record identifier located within the specified timeline.

TimelineId

Gets or sets the timeline identifier which owns the record representing this attempt.

Applies to