| OriginateAction Methods | 
The OriginateAction type exposes the following members.
| Name | Description | |
|---|---|---|
| ActionCompleteEventClass | (Overrides ManagerActionEventActionCompleteEventClass.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetVariable | 
                Gets a variable on the originated call. Replaces any existing variable with the same name.
              | |
| GetVariables | 
                Get the variables dictionary to set on the originated call.
              | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| SetVariable | 
                Sets a variable dictionary on the originated call. Replaces any existing variable with the same name.
              | |
| SetVariables | 
                Set the variables dictionary to set on the originated call.
              | |
| ToString | (Inherited from ManagerAction.) |