バージョン

CreateAppointment(Action<DataError>) メソッド

新しい Infragistics.Scheduler.Appointment を作成します。
シンタックス
public override Appointment CreateAppointment( 
   Action<DataError> errorCallback
)

パラメータ

errorCallback

戻り値の型

新しく作成された Infragistics.Scheduler.Appointment への参照を含む Infragistics.Scheduler.Data.AppointmentOperationResult インスタンス。操作に失敗した場合は Infragistics.Scheduler.Data.DataError オブジェクト。
参照