HistoryData
|
Overloaded. Initializes a new instance of the HistoryData class. |
AppName | An Application Group provides a grouping of objects that you want to manage and secure together. Currently, the Default Application Group is provided. A future release of the product will provide the ability to add and manage additional Application Groups. An Application Group name consist of a combination of letters or numbers up to 32 characters in length. |
BasePriority | Reserved for future use. |
Computer | The computer the Operation was processed on. This would be the name of a remote agent computer if the Operation was processed on a remote agent. |
EntryDate | The date and time the History record was created. |
ExitCode | The exit code value for the Operation provided by the Windows operating system when the process exits. |
InstanceId | Identfies the unique History record instance. |
LogEvent | A message or text value describing the event. |
LogEventCd | The event code for the History. The value must be one of the HistoryEvents values. |
ObjectName | The name of the highest level object written to the History. So this can contain the name of an Operation, Step or Job. |
ObjectType | The type of the highest level object written to History. So this value is Operation, Step or Job. |
OperationName | The name of the Operation associated with the History. |
OutputFile | The Application Log file (output file) associated with the History. |
StepName | The name of the Step if any. |
UserName | The UserName associated with the History. |
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. |
HistoryData Class | OnLineToolWorks.SmartBatch.Data Namespace