TfvcChangesetRef interface
Metadata for a changeset.
Properties
author | Alias or display name of user. |
changeset |
Changeset Id. |
checked |
Alias or display name of user. |
comment | Comment for the changeset. |
comment |
Was the Comment result truncated? |
created |
Creation date of the changeset. |
url | URL to retrieve the item. |
Property Details
author
changesetId
Changeset Id.
changesetId: number
Property Value
number
checkedInBy
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