This documentation is archived and is not being maintained.
VersionControlServer::GetPendingChanges Method
Visual Studio 2013
Gets the PendingChange objects from the repository.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetPendingChanges(array<Int32>) | Obsolete. Gets the PendingChange objects from the repository with the specified IDs. |
|
GetPendingChanges(array<Int32>, Boolean) | Obsolete. Gets the PendingChange objects from the repository with the specified IDs. Also gets information to download files. |
Show: