
'Declaration
<ComVisibleAttribute(True)> <GuidAttribute("a4b2363b-b6ce-4d40-b4e5-64272802275d")> Public NotInheritable Class ExecutionHistoryItem Inherits ADTObject
[ComVisible(true)] [Guid("a4b2363b-b6ce-4d40-b4e5-64272802275d")] public sealed class ExecutionHistoryItem : ADTObject
[ComVisible(true)] [Guid("a4b2363b-b6ce-4d40-b4e5-64272802275d")] public ref class ExecutionHistoryItem sealed : public ADTObject
ExecutionHistoryItems cannot be created by the client; they are created on the server when a job runs.
Existing instances can be retrieved using any of the following:
System.Object
ArcanaDevelopment.adTempus.Client.ObjectBase
ArcanaDevelopment.adTempus.Client.ADTObject
ArcanaDevelopment.adTempus.Client.ExecutionHistoryItem