RequestData Constructor
|
Default constructor. |
Action | The Action to take on the Operation. This is one of the ActionType values. |
ComputerGroupName | The name of the computer group used if any. |
DependencyName | The name of a file watch dependency. |
EsComputer | The name of the computer for the Executive. |
JobName | The name of the Job the Step is contained within if any. |
OperationData | The OperationData object associated with the Operation to process by the Remote Agent. |
RaComputer | The name of the computer for the Remote Agent. |
StepName | The name of the Step the Operation is contained within if any. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
RequestData Class | OnLineToolWorks.SmartBatch.Data Namespace