Scheduler for WinForms
AppointmentForm コンストラクタ(C1Schedule,Appointment,Boolean,Boolean)

C1.Win.C1Schedule.4.5.2 アセンブリ > C1.Win.C1Schedule.Forms 名前空間 > AppointmentForm クラス > AppointmentForm コンストラクタ : AppointmentForm コンストラクタ(C1Schedule,Appointment,Boolean,Boolean)
所有側の C1.Win.C1Schedule.C1Scheduleコンポーネント。
Appointmentオブジェクト。
Appointmentオブジェクトが新しいオブジェクトであり、AppointmentStorage にまだ追加されていないかどうかを判定します。
Appointmentオブジェクトが新しいオブジェクトであり、AppointmentStorage にまだ追加されていないかどうかを判定します。
指定された Appointmentオブジェクトを編集するための AppointmentFormフォームの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal schedule As C1Schedule, _
   ByVal appointment As Appointment, _
   ByVal editRecurrence As System.Boolean, _
   ByVal isNew As System.Boolean _
)
public AppointmentForm( 
   C1Schedule schedule,
   Appointment appointment,
   System.bool editRecurrence,
   System.bool isNew
)

パラメータ

schedule
所有側の C1.Win.C1Schedule.C1Scheduleコンポーネント。
appointment
Appointmentオブジェクト。
editRecurrence
Appointmentオブジェクトが新しいオブジェクトであり、AppointmentStorage にまだ追加されていないかどうかを判定します。
isNew
Appointmentオブジェクトが新しいオブジェクトであり、AppointmentStorage にまだ追加されていないかどうかを判定します。
参照

AppointmentForm クラス
AppointmentForm メンバ
オーバーロード一覧