This documentation is archived and is not being maintained.

VersionControlServer::GetPendingChanges Method

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
Public method GetPendingChanges(array<Int32>) Obsolete. Gets the PendingChange objects from the repository with the specified IDs.
Public method GetPendingChanges(array<Int32>, Boolean) Obsolete. Gets the PendingChange objects from the repository with the specified IDs. Also gets information to download files.
Top
Show: