Workspace.Undo Method
Include Protected Members
Include Inherited Members
Undo the pending changes for the specified item or items. The item or items may contain wildcard characters.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
Undo the pending changes for the specified items. The items may contain wildcard characters.
Undo the pending changes for the specified items. The items may contain wildcard characters.
Undo the pending changes for the specified item. The item may contain wildcard characters.
Undo the pending changes for the specified items. The items may contain wildcard characters.
Undo(array<ItemSpec[], Boolean)
Undo the pending changes for the specified items. The items may contain wildcard characters.
Undo the pending changes for the specified item. The item may contain wildcard characters.
Undo(array<String[], RecursionType)
Undo the pending changes for the specified items. The items may contain wildcard characters.
Undo the pending changes for the specified items. The items may contain wildcard characters.
Undo(array<String[], RecursionType, Boolean)
Undo the pending changes for the specified items. The items may contain wildcard characters.
Top