Action Class

Definition

Base type for an action.

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

Constructors

Action(String, ActionType)

Constructor for Action

Properties

ActionType

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

Id

The id of the action

Applies to