adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / JobStatistics Class
Members

In This Topic
    JobStatistics Class
    In This Topic
    Stores job execution statistics.
    Object Model
    JobStatistics ClassOID Class
    Syntax
    'Declaration
     
    
    <DataContractAttribute()>
    <KnownTypeAttribute(System.DateTimeOffset)>
    Public Class JobStatistics 
    [DataContract()]
    [KnownType(System.DateTimeOffset)]
    public class JobStatistics 
    Inheritance Hierarchy

    System.Object
       ArcanaDevelopment.adTempus.Shared.JobStatistics

    See Also