Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / C1.Schedule Namespace / Action Class


In This Topic
    Action Class Properties
    In This Topic

    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