Shows the Edit Appointment dialog for the creation of a new C1.C1Schedule.Appointment object with the specified start and end values.
シンタックス
'宣言
Public Overloads Sub NewAppointmentDialog( _
ByVal As System.Date, _
ByVal As System.Date _
)
public void NewAppointmentDialog(
System.DateTime ,
System.DateTime
)
パラメータ
- start
- The start value.
- end
- The end value.
参照