Scheduler for WinForms
ActionTypeEnum 列挙体

C1.Win.Schedule.6 アセンブリ > C1.C1Schedule 名前空間 : ActionTypeEnum 列挙体
ActionTypeEnum determines the type of action.
シンタックス
'宣言
 
Public Enum ActionTypeEnum 
   Inherits System.Enum
public enum ActionTypeEnum : System.Enum 
メンバ
メンバ解説
ExecuteApplicationExecute local application with specified parameters.
NavigateToUrlOpen specified target in default browser.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Schedule.ActionTypeEnum

参照

C1.C1Schedule 名前空間