TfvcChangesetRef interface

Metadata for a changeset.

Properties

author

Alias or display name of user.

changesetId

Changeset Id.

checkedInBy

Alias or display name of user.

comment

Comment for the changeset.

commentTruncated

Was the Comment result truncated?

createdDate

Creation date of the changeset.

url

URL to retrieve the item.

Property Details

author

Alias or display name of user.

author: IdentityRef

Property Value

changesetId

Changeset Id.

changesetId: number

Property Value

number

checkedInBy

Alias or display name of user.

checkedInBy: IdentityRef

Property Value

comment

Comment for the changeset.

comment: string

Property Value

string

commentTruncated

Was the Comment result truncated?

commentTruncated: boolean

Property Value

boolean

createdDate

Creation date of the changeset.

createdDate: Date

Property Value

Date

url

URL to retrieve the item.

url: string

Property Value

string