Scheduler for WinForms
Appointment クラス メソッド

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

このクラスのメンバの一覧は、Appointmentメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Prevents the Appointment object from being updated until the EndEdit(Boolean) method is called.  
Public メソッドオーバーライドされます。 Discards changes since the last BeginEdit call.  
Public メソッドRemoves the recurrence settings and restores the RecurrenceStateEnum.NotRecurring state for an appointment.  
Public メソッドPerforms a comparison with another Appointment object based on the start time and subject.  
Public メソッドCreates the copy of the Appointment object.  
Public メソッドオーバーロードされます。 Copies properties from the specified Appointment object to this one.  
Public メソッド Copies RecurrencePattern from the specified Appointment  
Public メソッドDeletes an appointment and removes it from the owning AppointmentCollection collection.  
Public メソッドFinishes edit mode started by the BasePersistableObject.BeginEdit method and updates a corresponding data source item. C1.Schedule.BasePersistableObjectから継承されます。
Public メソッドオーバーロードされます。 オーバーライドされます。 Reconstructs appointment from an System.Xml.XmlNode.  
Public メソッド Returns XML encoding of appointment properties.  
Public メソッド Create string which can be used as a file name from appointment subject.  
Public メソッドReturns the RecurrencePattern object that represents the recurrence attributes of an appointment. If there is no existing recurrence pattern, a new empty RecurrencePattern object is returned.  
Public メソッド Returns a time term before the appointment start; a negative value means that appointment is expired.  
Public メソッド Invalidates appointment properties.  
Public メソッドReturns True if the current Appointment object is a member of a group which is specified by the groupOwner and groupBy parameters; False otherwise.  
Public メソッドReturns the System.Boolean value indicating whether according to the appointment times and duration the appointment is an all-day event.  
Public メソッド Saves the appointment to the specified path in the format of the specified file format.  
Public メソッド Reconstructs appointment properties from the specified string.  
Public メソッド Specifies that the current appointment has been changed and should invalidate properties.  
Public メソッド Sets a new group owner for the current appointment  
Public メソッドオーバーロードされます。 オーバーライドされます。  Creates an XML encoding of the appointment.  
トップ
参照

Appointment クラス
C1.Schedule 名前空間