Expand Minimize
This topic has not yet been rated - Rate this topic

ChangeType Enumeration

Specifies constants that specify how an artifact has changed.

Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in microsoft.teamfoundation.dll)

public enum ChangeType
public enum ChangeType
public enum ChangeType
 Member nameDescription
AddIndicates that the artifact has been added 
ChangeIndicates that the artifact has been changed 
DeleteIndicates that the artifact has been deleted 
NoChangeIndicates that no change has been made to the artifact 
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.