Scheduler for WinRT
BasePersistableObject Class Members
Properties  Methods 


The following tables list the members exposed by BasePersistableObject.

Public Properties
 NameDescription
Public PropertyIsEditIndicates whether the object is in edit mode, which is started using the BeginEdit method.  
Public PropertyKeyGets an array of objects representing the key of the BasePersistableObject.  
Top
Public Methods
 NameDescription
Public MethodBeginEditBrings the object in edit mode.  
Public MethodCancelEditDiscards changes since the last BeginEdit call.  
Public MethodEndEditOverloaded. Finishes edit mode started by the BeginEdit method and updates a corresponding data source item.  
Public MethodFromXmlOverloaded. Loads an object from the specified System.Xml.XmlReader.  
Public MethodToXmlOverloaded. Saves an object to the specified System.Xml.XmlWriter.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChangedOverrides the default behavior.  
Top
See Also

Reference

BasePersistableObject Class
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.