Edit

Action Class

Definition

Base type for an action.

public abstract class Action
type Action = class
Public MustInherit Class Action
Inheritance
Action
Derived

Constructors

Name Description
Action(String, ActionType)

Constructor for Action

Properties

Name Description
ActionType

The type of derived action this base class can be cast to

Id

The id of the action

Applies to