Scheduler for WinForms
BasePersistableObject クラス メンバ
プロパティ  メソッド 

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : BasePersistableObject クラス

BasePersistableObjectデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets the unique id used for serialization purposes.  
Public プロパティIndicates whether the object is in edit mode, which is started using the BeginEdit method.  
Public プロパティGets an array of objects representing the key of the BasePersistableObject.  
トップ
パブリック メソッド
 名前解説
Public メソッドBrings the object in edit mode.  
Public メソッドDiscards changes since the last BeginEdit call.  
Public メソッドFinishes edit mode started by the BeginEdit method and updates a corresponding data source item.  
Public メソッドオーバーロードされます。 Loads an object from the specified System.Xml.XmlNode.  
Public メソッドオーバーロードされます。 Saves an object to the specified System.Xml.XmlWriter.  
トップ
参照

BasePersistableObject クラス
C1.Schedule 名前空間