Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / C1.C1Schedule Namespace / BasePersistableObject Class


In This Topic
    BasePersistableObject Class Methods
    In This Topic

    For a list of all members of this type, see BasePersistableObject members.

    Public Methods
     NameDescription
    Public MethodBrings the object in edit mode.  
    Public MethodDiscards changes since the last BeginEdit call.  
    Public MethodOverloaded. Finishes edit mode started by the BeginEdit method and updates a corresponding data source item.  
    Public MethodOverloaded. Loads an object from the specified System.Xml.XmlNode.  
    Public MethodOverloaded. Saves an object to the specified System.Xml.XmlWriter.  
    Top
    Protected Methods
     NameDescription
    Protected MethodA method called when serializing.  
    Protected MethodFires property change notification.  
    Top
    See Also