Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
PropertyChangeUndoUnitBase Class Members
The following tables list the members exposed by PropertyChangeUndoUnitBase.
Public Properties
Protected Properties
| Name | Description |
![Protected Property](dotnetimages/protectedProperty.gif) | PropertyDisplayName | Optional string representing the property name as it should be displayed to the end user. |
![Protected Property](dotnetimages/protectedProperty.gif) | TargetDisplayName | Optional string representing the target as it should be displayed to the end user. |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | GetDescription | Overridden. Returns a string representation of the action based on whether this is for an undo or redo operation. |
See Also