TfvcChangesetRef Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class TfvcChangesetRef
type TfvcChangesetRef = class
Public Class TfvcChangesetRef
- Inheritance
-
TfvcChangesetRef
- Derived
- Attributes
Constructors
| Name | Description |
|---|---|
| TfvcChangesetRef() | |
Properties
| Name | Description |
|---|---|
| Author |
Alias or display name of user |
| ChangesetId |
Id of the changeset. |
| CheckedInBy |
Alias or display name of user |
| Comment |
Comment for the changeset. |
| CommentTruncated |
Was the Comment result truncated? |
| CreatedDate |
Creation date of the changeset. |
| Links |
A collection of REST reference links. |
| Url |
URL to retrieve the item. |