[]
        
(Showing Draft Content)

C1.C1Schedule.Action.Type

Type Property

Type

Gets or sets the ActionTypeEnum value determining the type of action that will occur. Default value is ActionTypeEnum.ExecuteApplication.

Declaration
public ActionTypeEnum Type { get; set; }