ChangeList 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.Legacy.TfsChangeList))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.SourceControl.WebApi.Legacy.GitCommit))]
public class ChangeList : Microsoft.TeamFoundation.SourceControl.WebApi.Legacy.Entity
type ChangeList = class
inherit Entity
Public Class ChangeList
Inherits Entity
- Inheritance
- Derived
- Attributes
Constructors
| ChangeList() |
Properties
| AllChangesIncluded | |
| ChangeCounts | |
| Changes | |
| Comment | |
| CommentTruncated | |
| CreationDate | |
| Notes | |
| Owner | |
| OwnerDisplayName | |
| OwnerId | |
| SortDate | |
| Url | (Inherited from Entity) |
| Version | |
Methods
| SetSecuredObject(ISecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from VersionControlSecuredObject) |