Action Class

Definition

Represents the actions for hosted applications (utility class for implementation of the interface).

public ref class Action
public class Action
type Action = class
Public Class Action
Inheritance
Action
Derived

Constructors

Action(Int32, String, String)

Initializes a new instance of the Action class.

Properties

ActionID

Gets or sets the action ID.

Initialization

Gets or sets the action initialization information.

IsDefault
Name

Gets or sets the action name

Applies to