adTempus API
ArcanaDevelopment.adTempus.Client Namespace / JobStatus Class / ErrorCount Property

In This Topic
    ErrorCount Property
    In This Topic
    The number of instances of this job with unacknowledged failures.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ErrorCount As Integer
    public int ErrorCount {get;}
    See Also