ChangeList<T> 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]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.SourceControl.WebApi.GitCommit))]
public class ChangeList<T>
type ChangeList<'T> = class
Public Class ChangeList(Of T)
Type Parameters
- T
- Inheritance
-
ChangeList<T>
- Attributes
Constructors
| ChangeList<T>() |
Properties
| AllChangesIncluded | |
| ChangeCounts | |
| Changes | |
| Comment | |
| CommentTruncated | |
| CreationDate | |
| Notes | |
| Owner | |
| OwnerDisplayName | |
| OwnerId | |
| SortDate | |
| Version |