UndoItem.EditedObjects
- Updated2025-07-21
- 1 minute(s) read
UndoItem.EditedObjects
Syntax
UndoItem.EditedObjects
Data Type
Purpose
Returns the objects the UndoItem.Undo and UndoItem.Redo methods modify.
Remarks
Calling this property returns all objects that UndoItem2.TopObjects[i].GetPropertyObject(UndoItem2.LookupStrings[i]) references. If one of the objects does not exist, this property fails and returns an error explaining that the property the lookupstring parameter specifies does not exist.