C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Action Class / Type Property

In This Topic
Type Property (Action)
In This Topic
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
 
See Also