This topic has not yet been rated - Rate this topic

Workspace.GetPendingChanges Method

Gets the pending changes for this workspace.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method GetPendingChanges() Gets the pending changes for this workspace.
Public method GetPendingChanges(String) Gets the pending changes for the specified item in this workspace.
Public method GetPendingChanges(String[]) Gets the pending changes for the items in this workspace.
Public method GetPendingChanges(ItemSpec[]) Gets the pending changes for these items and sub-items in this workspace.
Public method GetPendingChanges(String, RecursionType) Gets the pending changes for this item and sub-items in this workspace.
Public method GetPendingChanges(String[], RecursionType) Gets the pending changes for the items and sub-items in this workspace.
Public method GetPendingChanges(ItemSpec[], Boolean) Get the pending changes for specified items in this workspace.
Public method GetPendingChanges(String, RecursionType, Boolean) Gets the pending changes for this item and sub-items in this workspace.
Public method GetPendingChanges(String[], RecursionType, Boolean) Gets the pending changes for the items and sub-items in this workspace.
Public method GetPendingChanges(ItemSpec[], Boolean, Int32, String) Gets the pending changes for the items and sub-items in this workspace.
Public method GetPendingChanges(ItemSpec[], Boolean, Int32, String, Boolean) Gets the pending changes for the items and sub-items in this workspace.
Public method GetPendingChanges(ItemSpec[], Boolean, Int32, String, Boolean, String[]) Gets all of the pending changes for these items and potentially subitems in this workspace.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.