adTempus API
ArcanaDevelopment.adTempus.Client Namespace / QueueAgentJoin Class / JobQueue Property

In This Topic
    JobQueue Property (QueueAgentJoin)
    In This Topic
    The JobQueue this link belongs to
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Property JobQueue As JobQueue
    [CanBeNull()]
    public JobQueue JobQueue {get; set;}
    See Also