Scheduler for WinForms
AddAppointment メソッド (DateAppointments)

C1.Win.Schedule.6 アセンブリ > C1.Schedule.Printing 名前空間 > DateAppointments クラス : AddAppointment メソッド
The C1.Schedule.Appointment object to add.
Adds a new C1.Schedule.Appointment object to the current day.
シンタックス
'宣言
 
Public Sub AddAppointment( _
   ByVal appointment As Appointment _
) 
public void AddAppointment( 
   Appointment appointment
)

パラメータ

appointment
The C1.Schedule.Appointment object to add.
解説
The specified C1.Schedule.Appointment object will be added only if some part of the appointment falls on the current day.
参照

DateAppointments クラス
DateAppointments メンバ