adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ExecutionHistoryItem Class / JobQueueName Property

In This Topic
    JobQueueName Property (ExecutionHistoryItem)
    In This Topic
    The name of the JobQueue the job ran in
    Syntax
    'Declaration
     
    
    Public ReadOnly Property JobQueueName As String
    public string JobQueueName {get;}
    See Also