ActionDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |