Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / Action Class
Properties


In This Topic
    Action Class Members
    In This Topic

    The following tables list the members exposed by Action.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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