The BasePersistableObject type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BeginEdit |
Brings the object in edit mode.
| |
| CancelEdit |
Discards changes since the last BeginEdit()()()() call.
| |
| EndEdit | Overloaded. | |
| FromXml | Overloaded. | |
| GetObjectData |
A method called when serializing.
| |
| OnPropertyChanged |
Overrides the default behavior.
| |
| ToXml | Overloaded. |