Scheduler for UWP
Type プロパティ

C1.UWP.Schedule アセンブリ > C1.C1Schedule 名前空間 > Action クラス : Type プロパティ
発生するアクションの種類を決定する ActionTypeEnum値を取得または設定します。デフォルト値は ActionTypeEnum.ExecuteApplication です。
シンタックス
'宣言
 
Public Property Type As ActionTypeEnum
public ActionTypeEnum Type {get; set;}
参照

Action クラス
Action メンバ