バージョン

ScheduleDialogCommand 列挙体

スケジュール ダイアログに使用可能なコマンドの列挙体。
シンタックス
'宣言
 
Public Enum ScheduleDialogCommand 
   Inherits System.Enum
public enum ScheduleDialogCommand : System.Enum 
メンバ
メンバ解説
Close変更を保存せずにダイアログ オブジェクトを閉じます。
SaveAndCloseダイアログ オブジェクトの変更を保存し、それをホストするダイアログ オブジェクトを閉じます。
参照