C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / BaseObject Class

In This Topic
BaseObject Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodBrings the object in edit mode. (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodDiscards changes since the last BasePersistableObject.BeginEdit call. (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodFinishes edit mode started by the BasePersistableObject.BeginEdit method and updates a corresponding data source item. (Inherited from C1.C1Schedule.BasePersistableObject)
Public MethodOverloaded. Overridden. Loads an object from the specified System.Xml.XmlNode.  
Public MethodOverrides the default behavior.  
Public MethodOverloaded. Overridden. Saves an object into specified System.Xml.XmlWriter.  
Top
See Also