Share via


ActionDefinition Class

Definition

Represents the action definition.

public ref class ActionDefinition
public class ActionDefinition
type ActionDefinition = class
Public Class ActionDefinition
Inheritance
ActionDefinition

Constructors

ActionDefinition()

Initializes a new instance of the ActionDefinition class.

Fields

Action

Specifies the action.

ActionData

Specifies the data associated with the action.

AgentScriptActionId

Specifies the agent script action ID.

Application

Specifies the application.

Condition

Specifies the condition.

Name

Specifies the name.

parameters

Specifies the parameters.

Source

Specifies the source.

SourceApplication

Specifies the source application.

Applies to