'Declaration Public Enum ActionTypeEnum Inherits System.Enum
public enum ActionTypeEnum : System.Enum
'Declaration Public Enum ActionTypeEnum Inherits System.Enum
public enum ActionTypeEnum : System.Enum
| Member | Description | 
|---|---|
| ExecuteApplication | Execute local application with specified parameters. | 
| NavigateToUrl | Open specified target in default browser. | 
System.Object
   System.ValueType
      System.Enum
         C1.C1Schedule.ActionTypeEnum