バージョン

ActivityAdding プロパティ

AddAppointmentDialog が閉じた後で発生するクライアント側イベント。
シンタックス
'宣言
 
Public Property ActivityAdding As String
public string ActivityAdding {get; set;}
解説
パラメーター: oScheduleInfo - クライアント上での WebScheduleInfo オブジェクトへの参照。oEvent - イベントへの参照。oActivity - 追加されるアクティビティへの参照。id - RemoveActivity() メソッドの呼び出し元を識別する ID 文字列。このパラメーターはオプションであり、null の場合があります。
参照