ComponentOne Scheduler for WPF and Silverlight
BasePersistableObject Class Members
Properties  Methods 

C1.C1Schedule Namespace : BasePersistableObject Class

The following tables list the members exposed by BasePersistableObject.

Public Properties
 NameDescription
Public PropertyIndicates whether the object is in edit mode, which is started using the BeginEdit method.  
Public PropertyGets an array of objects representing the key of the BasePersistableObject.  
Top
Public Methods
 NameDescription
Public MethodBrings the object in edit mode.  
Public MethodDiscards changes since the last BeginEdit call.  
Public MethodFinishes edit mode started by the BeginEdit method and updates a corresponding data source item.  
Public MethodOverloaded. Loads an object from the specified System.Xml.XmlReader.  
Public MethodOverloaded. Saves an object to the specified System.Xml.XmlWriter.  
Top
See Also

Reference

BasePersistableObject Class
C1.C1Schedule Namespace