adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / JobExecutionTimes Class / QueueEnabled Property

In This Topic
    QueueEnabled Property
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property QueueEnabled As Boolean
    [DataMember()]
    public bool QueueEnabled {get; set;}
    See Also