This documentation is archived and is not being maintained.

AffectedTeamProjects::Update Method

Updates the set of affected team projects that is based on the specified array of pending changes.

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 Update(array<PendingChange>) Updates the set of affected team projects that is based on the specified array of pending changes.
Public method Update(IEnumerable<PendingChange>) Updates the set of affected team projects that is based on the specified array of pending changes.
Top
Show: