C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace : BasePersistableObject Class |
For a list of all members of this type, see BasePersistableObject members.
Name | Description | |
---|---|---|
BeginEdit | Brings the object in edit mode. | |
CancelEdit | Discards changes since the last BeginEdit call. | |
EndEdit | Finishes edit mode started by the BeginEdit method and updates a corresponding data source item. | |
FromXml | Overloaded. Loads an object from the specified System.Xml.XmlReader. | |
ToXml | Overloaded. Saves an object to the specified System.Xml.XmlWriter. |