C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / ActionTypeEnum Enumeration

ActionTypeEnum Enumeration
ActionTypeEnum determines the type of action.
Syntax
'Declaration
 
Public Enum ActionTypeEnum 
   Inherits System.Enum
 
Members
MemberDescription
ExecuteApplicationExecute local application with specified parameters.
NavigateToUrlOpen specified target in default browser.
Inheritance Hierarchy

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

See Also