ComponentOne Scheduler for WinForms
Type Property (Action)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Action Class : Type Property
Gets or sets the ActionTypeEnum value determining the type of action that will occur. Default value is ActionTypeEnum.ExecuteApplication.
Syntax
'Declaration
 
Public Property Type As ActionTypeEnum
public ActionTypeEnum Type {get; set;}
See Also

Reference

Action Class
Action Members