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

Action Class Properties

For a list of all members of this type, see Action members.

Public Properties
 NameDescription
Public PropertyGets or sets the command string for the action.  
Public PropertyGets or sets the System.Boolean value indicating whether the action is enabled. Default value is True.  
Public PropertyGets or sets parameters used when the action is invoked.  
Public PropertyGets or sets the owning Appointment object.  
Public PropertyGets or sets the ActionTypeEnum value determining the type of action that will occur. Default value is ActionTypeEnum.ExecuteApplication.  
Top
See Also