This documentation is archived and is not being maintained.
PendingState Class
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.VersionControl.Server
Assembly: Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)
The PendingState type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ConflictInfo | Information about any conflict that may exist for this pending change. If this is specified a conflict is registered for this item. |
![]() | ItemId | This ItemId for the item containg the conflict. |
![]() | RevertToVersion | The revert to version is specified to tell the server that it could not retrieve a file do to local changes and that if the changes are undone, this is the version that should be on the computer. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides Object::ToString().) |
Show:
